[dpdk-stable] [PATCH] net/cxgbe: add missing DEV_RX_OFFLOAD_SCATTER flag

Ferruh Yigit ferruh.yigit at intel.com
Tue Sep 25 16:49:28 CEST 2018


On 9/24/2018 5:05 PM, Rahul Lakkireddy wrote:
> Scatter Rx is already supported by CXGBE PMD. So, add the missing
> DEV_RX_OFFLOAD_SCATTER flag to the list of supported Rx offload
> features.
> 
> Also, move the macros for supported list of offload features to
> header file.
> 
> Fixes: 436125e64174 ("net/cxgbe: update to Rx/Tx offload API")
> Cc: stable at dpdk.org
> 
> Reported-by: Martin Weiser <martin.weiser at allegro-packets.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied to dpdk-next-net/master, thanks.


More information about the stable mailing list