Hi Martin, Thanks for the catch, patch has been sent.
BR, Beilei > -----Original Message----- > From: Martin Weiser [mailto:[email protected]] > Sent: Tuesday, September 18, 2018 5:24 PM > To: [email protected] > Cc: Xing, Beilei <[email protected]>; Zhang, Qi Z <[email protected]>; > Rahul Lakkireddy <[email protected]> > Subject: DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe > > Hi, > > is there a specific reason that the rx offload capability > DEV_RX_OFFLOAD_SCATTER is not available in the i40e and cxgbe drivers in > DPDK 18.08? > We previously used this feature with DPDK 17.11 to handle jumbo frames > while using 2k mbufs and it worked without a problem. > It also seems that simply adding the flag to dev_info->rx_offload_capa makes > it work again. > > Best regards, > Martin

