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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 19 12:20:05 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#121: 
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
#813: FILE: drivers/net/mlx5/mlx5.h:822:
+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