[dpdk-test-report] |WARNING| pw49316 [5/5] net/mlx5: add ethernet type support for tunnels on E-Switch

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 27 16:36:35 CET 2018


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#37: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:2423:
+		SZ_NLATTR_TYPE_OF(uint16_t) + /* Outer ether type. */

CHECK:SPACING: No space is necessary after a cast
#53: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:2439:
+			size +=	SZ_NLATTR_TYPE_OF(uint16_t) +

CHECK:SPACING: No space is necessary after a cast
#61: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:2445:
+			size +=	SZ_NLATTR_TYPE_OF(uint8_t) + /* IP proto. */

CHECK:SPACING: No space is necessary after a cast
#68: FILE: drivers/net/mlx5/mlx5_flow_tcf.c:2450:
+			size +=	SZ_NLATTR_TYPE_OF(uint8_t) + /* IP proto. */

total: 0 errors, 0 warnings, 4 checks, 204 lines checked


More information about the test-report mailing list