[dpdk-dev] [PATCH] i40evf: fix of supporting jumbo frame

2015-04-23 Thread Xu, HuilongX
d - Case 3: send package dst mac is VF MAC, pkt size 8999, ixia can received package and size is 8999,this case passed -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Helin Zhang Sent: Wednesday, April 22, 2015 3:19 PM To: dev at dpdk.org Subject: [dpdk-dev] [PA

[dpdk-dev] [PATCH] i40evf: fix of supporting jumbo frame

2015-04-22 Thread Helin Zhang
It wouldn't check the configured maximum packet length, and then the scattered receiving function wouldn't be selected at all even if it wants to receive a jumbo frame. The fix is to select the correct RX function according to the configurations. Signed-off-by: Helin Zhang --- lib/librte_pmd_i40