[dpdk-test-report] |WARNING| pw100791 [PATCH v2 23/41] net/mlx5: add link update callback

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 8 12:59:40 CEST 2021


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

_coding style issues_


CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#168: FILE: drivers/net/mlx5/freebsd/mlx5_ethdev_os.c:232:
+		   mlx5_ifmedia_baudrate(ifmr.ifm_active)/(1000*1000) : 0;
 		                                         ^

CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#168: FILE: drivers/net/mlx5/freebsd/mlx5_ethdev_os.c:232:
+		   mlx5_ifmedia_baudrate(ifmr.ifm_active)/(1000*1000) : 0;
 		                                               ^

total: 0 errors, 0 warnings, 2 checks, 187 lines checked
Warning in drivers/net/mlx5/freebsd/mlx5_ethdev_os.c:
Declaring a variable inside for()


More information about the test-report mailing list