[dpdk-test-report] |WARNING| pw74009 [PATCH v1 5/8] net/mlx5: eliminate dependency on Linux in shared header

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 14 16:22:54 CEST 2020


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/74009

_coding style issues_


WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#119: 
2. Function mlx5_set_flags() that uses Linux flags (e.g. IFF_UP) is

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint8_t' should also have an identifier name
#811: FILE: drivers/net/mlx5/mlx5.h:737:
+int mlx5_get_mac(struct rte_eth_dev *dev, uint8_t (*mac)[RTE_ETHER_ADDR_LEN]);

total: 0 errors, 2 warnings, 0 checks, 690 lines checked


More information about the test-report mailing list