On 11/21/2018 9:20 PM, Mody, Rasesh wrote: > From: Shahed Shaikh <shahed.sha...@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: sta...@dpdk.org > > Signed-off-by: Shahed Shaikh <shahed.sha...@cavium.com>
Series applied to dpdk-next-net/master, thanks.