[dpdk-test-report] |WARNING| pw29985 [PATCH v3 30/30] net/mlx5: add	new operations for isolated mode
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Oct  9 16:54:04 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/29985
_coding style issues_
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#106: FILE: drivers/net/mlx5/mlx5_flow.c:63:
+extern const struct eth_dev_ops mlx5_dev_ops;
WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#107: FILE: drivers/net/mlx5/mlx5_flow.c:64:
+extern const struct eth_dev_ops mlx5_dev_ops_isolate;
total: 0 errors, 2 warnings, 0 checks, 77 lines checked
    
    
More information about the test-report
mailing list