[dpdk-test-report] |WARNING| pw97344 [PATCH] net/pcap: improve rxtx statistics

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 26 05:17:44 CEST 2021


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#101: FILE: drivers/net/pcap/pcap_ethdev.c:497:
+			if (errno == EMSGSIZE) {
+				rte_pktmbuf_free(mbuf);
+			}

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


More information about the test-report mailing list