|WARNING| pw164392 [v3 1/1] net/hinic3: Fix VXLAN TSO issue
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue May 26 05:30:38 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/164392
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#78: FILE: drivers/net/hinic3/hinic3_ethdev.c:655:
+ if (HINIC3_SUPPORT_VXLAN_OFFLOAD(nic_dev))$
ERROR:CODE_INDENT: code indent should use tabs where possible
#79: FILE: drivers/net/hinic3/hinic3_ethdev.c:656:
+ info->tx_offload_capa |= RTE_ETH_TX_OFFLOAD_VXLAN_TNL_TSO;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#79: FILE: drivers/net/hinic3/hinic3_ethdev.c:656:
+ info->tx_offload_capa |= RTE_ETH_TX_OFFLOAD_VXLAN_TNL_TSO;$
total: 1 errors, 2 warnings, 0 checks, 15 lines checked
More information about the test-report
mailing list