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

2015-06-03 Thread Wu, Jingjing
Acked-by: Jingjing Wu > -Original Message- > From: Zhang, Helin > Sent: Thursday, May 07, 2015 9:41 AM > To: dev at dpdk.org > Cc: Cao, Min; Wu, Jingjing; Liu, Jijiang; Xu, Qian Q; Zhang, Helin > Subject: [PATCH v2] i40evf: fix of supporting jumbo frame > > It wouldn't check the configur

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

2015-05-07 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