[V1] add fvl support l4 checksum

Message ID 20201124071629.22025-1-box.c.chen@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] add fvl support l4 checksum |

Commit Message

Chen, BoX C Nov. 24, 2020, 7:16 a.m. UTC
  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

Chen, BoX C Nov. 24, 2020, 7:18 a.m. UTC | #1
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
  
Tu, Lijuan Dec. 7, 2020, 7:58 a.m. UTC | #2
> checksum offload l4 test add fvl support.
> 
> Signed-off-by: ChenBo <box.c.chen@intel.com>

Applied
  

Patch

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"
             ],