Re: [dpdk-dev] [PATCH v8 01/13] ethdev: introduce sample action for rte flow

2020-10-01 Thread Ajit Khaparde
On Sat, Sep 26, 2020 at 11:20 PM Jiawei Wang wrote: > > When using full offload, all traffic will be handled by the HW, and > forwarded to the requested VF or wire and the control application does > not see this traffic anymore. So there's a need for an action that > enables the control applicatio

[dpdk-dev] [PATCH v8 01/13] ethdev: introduce sample action for rte flow

2020-09-26 Thread Jiawei Wang
When using full offload, all traffic will be handled by the HW, and forwarded to the requested VF or wire and the control application does not see this traffic anymore. So there's a need for an action that enables the control application some forwarded traffic visibility. The solution introduces a