[dpdk-test-report] |WARNING| pw24393 [PATCH] net/igb: fix add/delete of flex filters

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 18 13:33:28 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#16: 
and used after rte_zmalloc. The corresponding code was therefore moved into the add

WARNING:LONG_LINE: line over 90 characters
#34: FILE: drivers/net/e1000/igb_ethdev.c:3660:
+	if ((type) != e1000_82580 && (type) != e1000_i350 && (type) != e1000_i210 && (type) != e1000_i211)\

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


More information about the test-report mailing list