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: [email protected]
>
> Reported-by: Martin Weiser <[email protected]>
> Signed-off-by: Rahul Lakkireddy <[email protected]>
Applied to dpdk-next-net/master, thanks.