[dpdk-test-report] |WARNING| pw99277 [PATCH 1/1] net: fix aliasing issue in checksum computation
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sat Sep 18 13:51:15 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/99277
_coding style issues_
ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#106: FILE: lib/net/rte_ip.h:155:
+		*(unsigned char*)&left = *(const unsigned char *)end;
total: 1 errors, 0 warnings, 37 lines checked
    
    
More information about the test-report
mailing list