[dpdk-test-report] |WARNING| pw99754 [PATCH v5] net/ice: support IEEE 1588 PTP

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 27 10:38:16 CEST 2021


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#221: FILE: drivers/net/ice/ice_ethdev.c:5554:
+		return -1;
+	} else {

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


More information about the test-report mailing list