[dpdk-test-report] |WARNING| pw94680 [PATCH] net/mlx5: fix multi-segment inline for the first segment

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 22 18:42:39 CEST 2021


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#169: FILE: drivers/net/mlx5/mlx5_tx.h:2064:
+			return mlx5_tx_packet_multi_send(txq, loc, olx);
+		} else {

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


More information about the test-report mailing list