Hi, > -----Original Message----- > From: Sean Zhang <[email protected]> > Sent: Tuesday, June 7, 2022 2:18 PM > To: NBU-Contact-Thomas Monjalon (EXTERNAL) <[email protected]>; > Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]> > Cc: [email protected] > Subject: [v2] net/mlx5: support represented port item > > Add support for represented_port item in pattern. And if the spec and mask > both are NULL, translate function will not add source vport to matcher. > > For example, testpmd starts with PF, VF-rep0 and VF-rep1, below command > will redirect packets from VF0 and VF1 to wire: > testpmd> flow create 0 ingress transfer group 0 pattern eth / > represented_port / end actions represented_port ethdev_id is 0 / end > > Signed-off-by: Sean Zhang <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]> > --- > v2 -- add missing doc
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

