Re: [dpdk-dev] [PATCH v2 3/3] net/mlx5: rewrite MAC address by E-Switch

2018-10-10 Thread Yongseok Koh
On Wed, Oct 10, 2018 at 06:11:45AM -0700, Jack Min wrote: > Offload following modify MAC address actions to E-Switch > via TC-Flower driver > > - RTE_FLOW_ACTION_TYPE_SET_MAC_SRC > - RTE_FLOW_ACTION_TYPE_SET_MAC_DST > > The corresponding rte_flow_item_eth must be present in > rte_flow pattern >

[dpdk-dev] [PATCH v2 3/3] net/mlx5: rewrite MAC address by E-Switch

2018-10-10 Thread Jack Min
Offload following modify MAC address actions to E-Switch via TC-Flower driver - RTE_FLOW_ACTION_TYPE_SET_MAC_SRC - RTE_FLOW_ACTION_TYPE_SET_MAC_DST The corresponding rte_flow_item_eth must be present in rte_flow pattern Only support modify outer layer MAC address The example testpmd command is: