[dpdk-dev] [PATCH v2 00/10] net/sfc: add support for tunnel offload

Ivan Malov Ivan.Malov at oktetlabs.ru
Wed Oct 13 02:28:37 CEST 2021


Hi Ferruh,

On 13/10/2021 02:46, Ferruh Yigit wrote:
> On 10/5/2021 12:55 AM, Ivan Malov wrote:
>> The first 6 patches comprise the fundamental part of the series.
>> They are trying to be future-proof with respect to the planned
>> HW/FW changes. 4 more patches form the adaptation part of some
>> sort to make the offload work on the currently available HW/FW.
>>
>> This patch series should be applied on top of another patch
>> series named "A means to negotiate delivery of Rx meta data":
>> https://patches.dpdk.org/project/dpdk/list/?series=19373
>>
>> Changes in v2:
>> * Rebase on top of v4 of the above mentioned patch series
>>
>> Ivan Malov (10):
>>    net/sfc: fence off 8 bits in Rx mark for tunnel offload
>>    common/sfc_efx/base: add API to set RECIRC ID in outer rules
>>    net/sfc: support JUMP flows in tunnel offload
>>    common/sfc_efx/base: add RECIRC ID match in action rules API
>>    net/sfc: support GROUP flows in tunnel offload
>>    net/sfc: implement control path operations in tunnel offload
>>    net/sfc: override match on ETH in tunnel offload JUMP rules
>>    net/sfc: use action rules in tunnel offload JUMP rules
>>    net/sfc: support counters in tunnel offload JUMP rules
>>    net/sfc: refine pattern of GROUP flows in tunnel offload
>>
> 
> Hi Ivan,
> 
> Can you also this set on top of next-net? Previous sfc patches are
> conflicting with this one.

Done. Thank you.

> 
> Thanks,
> ferruh

-- 
Ivan M


More information about the dev mailing list