[V1] add fvl support l4 checksum
Commit Message
checksum offload l4 test add fvl support.
Signed-off-by: ChenBo <box.c.chen@intel.com>
---
conf/test_case_supportlist.json | 6 ++++++
1 file changed, 6 insertions(+)
Comments
Tested-by: ChenBo <box.c.chen@intel.com>
Regards,
Chen Bo
> -----Original Message-----
> From: ChenBo <box.c.chen@intel.com>
> Sent: November 24, 2020 15:16
> To: dts@dpdk.org
> Cc: Chen, BoX C <box.c.chen@intel.com>
> Subject: [dts][PATCH V1] add fvl support l4 checksum
>
> checksum offload l4 test add fvl support.
>
> Signed-off-by: ChenBo <box.c.chen@intel.com>
> ---
> 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
> checksum offload l4 test add fvl support.
>
> Signed-off-by: ChenBo <box.c.chen@intel.com>
Applied
@@ -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"
],