[dpdk-test-report] |WARNING| [RFC PATCH 6/6] eal: removing eth_driver

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 17 06:29:20 CET 2016


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxW)
#198: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:1574:
+		.driver_init_t= eth_ixgbe_dev_init,
 		              ^

ERROR:SPACING: spaces required around that '=' (ctx:VxW)
#199: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:1575:
+		.driver_uninit_t= eth_ixgbe_dev_uninit,
 		                ^

total: 2 errors, 0 warnings, 217 lines checked


More information about the test-report mailing list