[dpdk-dev] [PATCH 1/2] net/qede: fix Tx offload mask

Ferruh Yigit ferruh.yigit at intel.com
Thu Nov 22 11:05:28 CET 2018


On 11/21/2018 9:20 PM, Mody, Rasesh wrote:
> From: Shahed Shaikh <shahed.shaikh at cavium.com>
> 
> Following commit updated the Tx offload mask
> commit 1037ed842c37 ("mbuf: fix Tx offload mask").
> 
> So, not having PKT_TX_IPV6 and PKT_TX_IPV4 in qede PMDs supported
> Tx offload mask breaks TSO support since application will fail in transmit
> prepare function.
> 
> Fixes: 1037ed842c37 ("mbuf: fix Tx offload mask")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shahed Shaikh <shahed.shaikh at cavium.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list