[dpdk-test-report] |WARNING| pw60996 [PATCH 06/17] net/ionic: add basic lif support
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Oct 12 02:28:30 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/60996
_coding style issues_
CHECK:MACRO_ARG_PRECEDENCE: Macro argument 'eth_dev' may be better as '(eth_dev)' to avoid precedence issues
#332: FILE: drivers/net/ionic/ionic_ethdev.h:8:
+#define IONIC_ETH_DEV_TO_LIF(eth_dev) ((struct ionic_lif *) \
+ eth_dev->data->dev_private)
total: 0 errors, 0 warnings, 1 checks, 464 lines checked
More information about the test-report
mailing list