[dpdk-dev] [PATCH v3 0/3] ethdev: add generic MAC address rewrite actions

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 16 11:11:46 CEST 2018


On 10/11/2018 2:31 PM, Jack Min wrote:
> This series is for RFC[1] and depends on patch[2]
> 
> Patch 1 adds generic MAC address rewrite actions to flow API
> Patch 2 adds testpmd commands for that
> Patch 3 offloads these actions on Mellanox MLX5 by using E-Switch rule
> 
> [1]: https://patches.dpdk.org/patch/44005/
> [2]: http://patches.dpdk.org/patch/46625/
> 
> v2:
>  * rebased
>  * changed commit message title
>  * added example testpmd command in commit log
>  * changes in validation
> v3:
>  * fix some coding style issues
>  * use macro of calc pedit keys
>  * rebased
> 
> Xiaoyu Min (3):
>   ethdev: add generic MAC address rewrite actions
>   app/testpmd: add commands of modify MAC address
>   net/mlx5: rewrite MAC address by E-Switch

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


More information about the dev mailing list