[ovs-dev] OVS with DPDK ..Error packets

Srikanth Akula srikanth044 at gmail.com
Wed Jul 29 21:23:56 UTC 2015


Hello ,

I am trying to test the OVS_DPDK performance and found that lot of packets
being treated as error packets .

ovs-vsctl get Interface dpdk0 statistics
{collisions=0, rx_bytes=38915076374, rx_crc_err=0, rx_dropped=0,
*rx_errors=3840287219,
*rx_frame_err=0, rx_over_err=0, rx_packets=292972799, tx_bytes=38935883904,
tx_dropped=0, tx_errors=0, tx_packets=293068162}

I am running DPDK application inside my VM .

Looks like there is a buffer issue ( 64Bytes - 10Gbps)

Could  somebody let me know if i have missed any configuration in DPDK/OVS ?

-Srikanth



More information about the dev mailing list