[dpdk-dev] [PATCH v4 0/4] Tunnel Offload API

Ferruh Yigit ferruh.yigit at intel.com
Wed Oct 14 19:25:24 CEST 2020


On 10/4/2020 2:50 PM, Gregory Etelson wrote:
> Tunnel Offload API provides hardware independent, unified model
> to offload tunneled traffic. Key model elements are:
>   - apply matches to both outer and inner packet headers
>     during entire offload procedure;
>   - restore outer header of partially offloaded packet;
>   - model is implemented as a set of helper functions.
> 
>   v2:
>   * documentation updates
>   * MLX5 PMD implementation for tunnel offload
>   * testpmd updates for tunnel offload
> 
>   v3:
>   * documentation updates
>   * MLX5 PMD updates
>   * testpmd updates
> 
>   v4:
>   * updated patch: allow negative values in flow rule types
> 
> 
> Eli Britstein (1):
>    ethdev: tunnel offload model
> 
> Gregory Etelson (3):
>    ethdev: allow negative values in flow rule types
>    net/mlx5: implement tunnel offload API
>    app/testpmd: add commands for tunnel offload API
> 

Hi Gregory,

If there is no more discussion results you are waiting, can you please rebase 
your patch on top of latest next-net?



More information about the dev mailing list