[dpdk-dev] i40evf: Problem with the statistics

2018-05-31 Thread Mridula V Gangadharan
Hi, I am testing packet drops scenario by setting the MTU size.  My setup have i40evf driver. I set the dpdk interface's MTU size to 1800.  I am sending 100 packets of size 1918 each. I am expecting the drop counter to increment. rte_eth_stats_get() returns i.packets with number of packets I sent.

[dpdk-dev] i40evf: Problem with the statistics

2018-05-31 Thread Mridula V Gangadharan
Hi, I am testing packet drops scenario by setting the MTU size. My setup have i40evf driver. I set the dpdk interface's MTU size to 1800. I am sending 100 packets of size 1918 each. I am expecting the drop counter to increment. rte_eth_stats_get() returns i.packets with number of packets I sent. T

[dpdk-dev] i40evf: Problem with the statistics

2018-05-30 Thread Mridula V Gangadharan
Hi, I am testing packet drops scenario by setting the MTU size. My setup have i40evf driver. I set the dpdk interface's MTU size to 1800. I am sending 100 packets of size 1918 each. I am expecting the drop counter to increment. rte_eth_stats_get() returns i.packets with number of packets I sent. T