[dpdk-test-report] |WARNING| pw44517 net/fm10k: add imissed stats

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 10 17:52:53 CEST 2018


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

_coding style issues_


CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#43: FILE: drivers/net/fm10k/fm10k_ethdev.c:1339:
+	ipackets = opackets = ibytes = obytes = imissed = 0;

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


More information about the test-report mailing list