DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe
@ 2018-09-18  9:24 Martin Weiser
  2018-09-19 15:23 ` Rahul Lakkireddy
  2018-09-21  7:38 ` Xing, Beilei
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Weiser @ 2018-09-18  9:24 UTC (permalink / raw)
  To: dev; +Cc: Beilei Xing, Qi Zhang, Rahul Lakkireddy

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe
  2018-09-18  9:24 [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe Martin Weiser
@ 2018-09-19 15:23 ` Rahul Lakkireddy
  2018-09-21  7:38 ` Xing, Beilei
  1 sibling, 0 replies; 3+ messages in thread
From: Rahul Lakkireddy @ 2018-09-19 15:23 UTC (permalink / raw)
  To: Martin Weiser; +Cc: dev, Beilei Xing, Qi Zhang, indranil, nirranjan

On Tuesday, September 09/18/18, 2018 at 14:54:07 +0530, Martin Weiser wrote:
> 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.
> 

Yes, DEV_RX_OFFLOAD_SCATTER seems to have been missed in Rx offload
caps for cxgbe. Will send a patch. Thanks for reporting.

Thanks,
Rahul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe
  2018-09-18  9:24 [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe Martin Weiser
  2018-09-19 15:23 ` Rahul Lakkireddy
@ 2018-09-21  7:38 ` Xing, Beilei
  1 sibling, 0 replies; 3+ messages in thread
From: Xing, Beilei @ 2018-09-21  7:38 UTC (permalink / raw)
  To: Martin Weiser, dev; +Cc: Zhang, Qi Z, Rahul Lakkireddy

Hi Martin,

Thanks for the catch, patch has been sent.

BR,
Beilei

> -----Original Message-----
> From: Martin Weiser [mailto:martin.weiser@allegro-packets.com]
> Sent: Tuesday, September 18, 2018 5:24 PM
> To: dev@dpdk.org
> Cc: Xing, Beilei <beilei.xing@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>;
> Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
> 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-21  7:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-18  9:24 [dpdk-dev] DEV_RX_OFFLOAD_SCATTER not available in i40e an cxgbe Martin Weiser
2018-09-19 15:23 ` Rahul Lakkireddy
2018-09-21  7:38 ` Xing, Beilei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).