> -----Original Message----- > From: Yaqi Tang > Sent: Thursday, March 17, 2022 8:42 PM > To: dts@dpdk.org > Cc: Lin, Xueqin ; Tang, Yaqi > Subject: [dts][PATCH V3 3/3] tests/cvl_iavf_fdir_pppol2tpoudp: cvl iavf enable > fdir for pppol2tpoudp > > Support IAVF PPPoL2TPv2oUDP FDIR, and required to distribute packets based > on MAC src, L2TP session ID, inner IP src+dest address and TCP/UDP src+dest > port. > > Signed-off-by: Yaqi Tang > --- > tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py | 2218 +++++++++++++++++ > 1 file changed, 2218 insertions(+) > create mode 100644 tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py > Tested-by: Zhimin Huang