[dpdk-dev] [PATCH v2] ethdev: fix missing names in Tx offload name array

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 12 19:20:45 CEST 2018


On 9/12/2018 9:33 AM, Andrew Rybchenko wrote:
> On 09/12/2018 11:28 AM, Dekel Peled wrote:
>> Patch 5355f443 added two definitions of DEV_TX_OFFLOAD_xxx.
>> If new Tx offload capabilities are defined, they also must be mentioned
>> in rte_tx_offload_names in rte_ethdev.c file.
>>
>> This patch adds the required lines in array rte_tx_offload_names.
>>
>> Fixes: 5355f4439e2e ("ethdev: introduce generic IP/UDP tunnel checksum and TSO")
>>
>> Cc: xuemingl at mellanox.com
>>
>> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> 
> Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>

     Cc: stable at dpdk.org

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


More information about the dev mailing list