[dpdk-test-report] |WARNING| pw24067 [PATCH RFC 1/5] kni: change and configure mac address

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 3 13:21:56 CEST 2017


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#70: FILE: lib/librte_eal/linuxapp/kni/kni_misc.c:467:
+^I^I$

WARNING:BRACES: braces {} are not necessary for single statement blocks
#95: FILE: lib/librte_eal/linuxapp/kni/kni_net.c:680:
+	if (!is_valid_ether_addr((unsigned char *)(addr->sa_data))) {
 		return -EADDRNOTAVAIL;
+	}

total: 1 errors, 1 warnings, 125 lines checked


More information about the test-report mailing list