[dpdk-stable] [dpdk-dev] [PATCH v2 2/2] mbuf: fix Tx offload mask

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 4 18:05:00 CEST 2018


On 10/4/2018 3:31 AM, Hu, Jiayu wrote:
> 
> 
>> -----Original Message-----
>> From: Jerin Jacob [mailto:jerin.jacob at caviumnetworks.com]
>> Sent: Tuesday, October 2, 2018 6:52 PM
>> To: Olivier Matz <olivier.matz at 6wind.com>
>> Cc: dev at dpdk.org; Jerin Jacob <jerin.jacob at caviumnetworks.com>;
>> stable at dpdk.org; Hu, Jiayu <jiayu.hu at intel.com>
>> Subject: [dpdk-dev] [PATCH v2 2/2] mbuf: fix Tx offload mask
>>
>> Fixes missing PKT_TX_UDP_SEG,
>> PKT_TX_OUTER_IPV6,PKT_TX_OUTER_IPV4,
>> PKT_TX_IPV6 and  PKT_TX_IPV4 values in PKT_TX_OFFLOAD_MASK.
>>
>> Also sort them in bit wise order to recognize missing items later.
>>
>> Fixes: 6d18505efaa6 ("vhost: support UDP Fragmentation Offload")
>> Fixes: 1c3b7c33e977 ("mbuf: add Tx offloading flags for tunnels")
>> Fixes: 711ba9e23e68 ("mbuf: remove aliasing of Tx offloading flags with Rx
>> ones")
>> Cc: stable at dpdk.org
>> Cc: jiayu.hu at intel.com
>>
>> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> 
> Acked-by: Jiayu Hu <jiayu.hu at intel.com>

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


More information about the stable mailing list