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

2018-10-16 Thread Ferruh Yigit
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.dp

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

2018-10-11 Thread Jack Min
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/patc