[V1] conf/test_case_supportlist:chksum check_l4_outher not support i40e&ixgbe&igb
Commit Message
chksum_offload check_l4_outher not support i40e&ixgbe&igb
Signed-off-by: xizhan4x <xix.zhang@intel.com>
---
conf/test_case_supportlist.json | 34 +++++++++++++++++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
Comments
Hi lihong
Because patch v1 ERROR:TRAILING_WHITESPACE: trailing whitespace #108: FILE: conf/test_case_supportlist.json:2289:, So please ignore
Regards,
Zhang, Xi
> -----Original Message-----
> From: Zhang, XiX
> Sent: Wednesday, September 23, 2020 1:32 PM
> To: dts@dpdk.org
> Cc: Zhang, XiX <xix.zhang@intel.com>
> Subject: [dts][PATCH V1] conf/test_case_supportlist:chksum check_l4_outher
> not support i40e&ixgbe&igb
@@ -2253,6 +2253,38 @@
"Bug ID": "",
"Comments": "This case only support ixgbe and igb nic,The feature corresponding task ticket is DPDK-7884."
}
+ ],
+ "hardware_checksum_check_l4_rx": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support ice"
+ }
+ ],
+ "hardware_checksum_check_l4_tx": [
+ {
+ "OS": [
+ "ALL"
+ ],
+ "NIC": [
+ "columbiaville_100g",
+ "columbiaville_25g"
+ ],
+ "Target": [
+ "ALL"
+ ],
+ "Bug ID": "",
+ "Comments": "This case only support ice"
+ }
]
-
+
}