> -----Original Message----- > From: Zhang, Yuying <[email protected]> > Sent: Saturday, September 18, 2021 2:50 PM > To: [email protected]; Zhang, Qi Z <[email protected]>; Yigit, Ferruh > <[email protected]> > Cc: Zhang, Yuying <[email protected]>; [email protected] > Subject: [PATCH v4] net/ice: fix flow priority support in non-pipeline mode > > Lower values denote higher priority with 0 as the maximum. > The usage of priority in non-pipeline mode is wrong. > > This patch fixed this issue in switch filter and added input validation of > priority > in FDIR, RSS and ACL filter which only support one priority level. > > Fixes: 2321e34c23b3 ("net/ice: support flow priority for DCF switch filter") > Cc: [email protected] > > Signed-off-by: Yuying Zhang <[email protected]> Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks Qi

