Hi,
> > >
> > > 21/12/2022 11:29, Jiawei Wang:
> > > > + /**
> > > > +* Matches on the physical port affinity of the received packet.
> > > > +*
> > > > +* See struct rte_flow_item_port_affinity.
> > > > +*/
> > > > + RTE_FLOW_ITEM_TYPE_PORT_AFFINITY,
>
18/01/2023 15:41, Jiawei(Jonny) Wang:
> Hi,
>
> >
> > 21/12/2022 11:29, Jiawei Wang:
> > > + /**
> > > + * Matches on the physical port affinity of the received packet.
> > > + *
> > > + * See struct rte_flow_item_port_affinity.
> > > + */
> > > + RTE_FLOW_ITEM_TYPE_PORT_AFFINITY,
> > > };
>
Hi,
>
> 21/12/2022 11:29, Jiawei Wang:
> > + /**
> > +* Matches on the physical port affinity of the received packet.
> > +*
> > +* See struct rte_flow_item_port_affinity.
> > +*/
> > + RTE_FLOW_ITEM_TYPE_PORT_AFFINITY,
> > };
>
> I'm not sure about the word "affinity".
> I
21/12/2022 11:29, Jiawei Wang:
> + /**
> + * Matches on the physical port affinity of the received packet.
> + *
> + * See struct rte_flow_item_port_affinity.
> + */
> + RTE_FLOW_ITEM_TYPE_PORT_AFFINITY,
> };
I'm not sure about the word "affinity".
I think you want to
Hi Jiawei,
> -Original Message-
> From: Jiawei(Jonny) Wang
> Sent: Wednesday, 21 December 2022 12:30
>
> For the multiple hardware ports connect to a single DPDK port (mhpsdp),
> currently there is no information to indicate the packet belongs to
> which hardware port.
>
> This patch in
For the multiple hardware ports connect to a single DPDK port (mhpsdp),
currently there is no information to indicate the packet belongs to
which hardware port.
This patch introduces a new port affinity item in rte flow API, and
the port affinity value reflects the physical port affinity of the
re
6 matches
Mail list logo