[ovs-dev] [PATCH 00/20] netdev datapath actions offload

Eli Britstein elibr at mellanox.com
Tue Nov 26 13:28:16 UTC 2019


Hi David,

On 11/26/2019 12:08 PM, David Marchand wrote:
> Hello Eli,
>
> On Wed, Nov 20, 2019 at 4:36 PM Eli Britstein <elibr at mellanox.com> wrote:
>> Currently, netdev datapath offload only accelerates the flow match
>> sequence by associating a mark per flow. This series introduces the full
>> offload of netdev datapath flows by having the HW also perform the flow
>> actions.
>>
>> This series adds HW offload for output, drop, set MAC, set IPv4, set
>> TCP/UDP ports and tunnel push actions using the DPDK rte_flow API.
> Has this series been tested with newer DPDK?
> The best would be with 19.11-rc3, since we are close to release now.
> Are there some blockers?
Tested with 19.11-rc3. Works fine. I don't see any blockers (from this 
series point of view).
>
> Thanks.
>
>


More information about the dev mailing list