Re: [dpdk-dev] [PATCH v3 1/2] ethdev: announce flow API action PORT_ID changes

2021-08-07 Thread Thomas Monjalon
> > By its very name, action PORT_ID means that packets hit an ethdev with the > > given DPDK port ID. At least the current comments don't state the opposite. > > > > However some drivers implement it in a different way and direct traffic to > > the opposite end of the "wire" plugged to the given e

Re: [dpdk-dev] [PATCH v3 1/2] ethdev: announce flow API action PORT_ID changes

2021-08-02 Thread Ajit Khaparde
On Mon, Aug 2, 2021 at 12:57 PM Andrew Rybchenko wrote: > > By its very name, action PORT_ID means that packets hit an ethdev with the > given DPDK port ID. At least the current comments don't state the opposite. > > However some drivers implement it in a different way and direct traffic to > the

[dpdk-dev] [PATCH v3 1/2] ethdev: announce flow API action PORT_ID changes

2021-08-02 Thread Andrew Rybchenko
By its very name, action PORT_ID means that packets hit an ethdev with the given DPDK port ID. At least the current comments don't state the opposite. However some drivers implement it in a different way and direct traffic to the opposite end of the "wire" plugged to the given ethdev. For example