> -----Original Message----- > From: rongwei liu <[email protected]> > Sent: Monday, May 27, 2024 04:47 > To: [email protected]; Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Suanming Mou > <[email protected]>; NBU-Contact-Thomas Monjalon (EXTERNAL) > <[email protected]> > Cc: Michael Baum <[email protected]>; [email protected]; Aman Singh > <[email protected]>; Yuying Zhang <[email protected]>; > Ferruh Yigit <[email protected]>; Dariusz Sosnowski > <[email protected]> > Subject: [PATCH v2 1/4] app/testpmd: fix the testpmd field string sequence > > The field string should be in the same order as the rte_flow_field_id > enumration definitions > > Fixes: bfc007802 ("ethdev: allow modifying IPv6 FL and TC fields") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Rongwei Liu <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]> Best regards, Dariusz Sosnowski

