[dpdk-test-report] |WARNING| pw20512 [PATCH] net/tap: fix coverity warning on strncpy

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Feb 17 15:44:37 CET 2017


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '-' (ctx:VxV)
#55: FILE: drivers/net/tap/rte_eth_tap.c:300:
+	strncpy(ifr.ifr_name, pmd->name, IFNAMSIZ-1);
 	                                         ^

total: 0 errors, 0 warnings, 1 checks, 8 lines checked


More information about the test-report mailing list