Tested-by: ChenBo Regards, Chen Bo > -----Original Message----- > From: ChenBo > Sent: November 24, 2020 15:16 > To: dts@dpdk.org > Cc: Chen, BoX C > Subject: [dts][PATCH V1] add fvl support l4 checksum > > checksum offload l4 test add fvl support. > > Signed-off-by: ChenBo > --- > conf/test_case_supportlist.json | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/conf/test_case_supportlist.json > b/conf/test_case_supportlist.json index 34f2303..f976248 100644 > --- a/conf/test_case_supportlist.json > +++ b/conf/test_case_supportlist.json > @@ -2260,6 +2260,9 @@ > "ALL" > ], > "NIC": [ > + "fortville_eagle", > + "fortville_25g", > + "fortville_spirit", > "columbiaville_100g", > "columbiaville_25g" > ], > @@ -2276,6 +2279,9 @@ > "ALL" > ], > "NIC": [ > + "fortville_eagle", > + "fortville_25g", > + "fortville_spirit", > "columbiaville_100g", > "columbiaville_25g" > ], > -- > 2.17.1