[dpdk-test-report] |WARNING| pw52544 [RFC v2 02/14] net: add rte	prefix to arp defines
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Apr 10 10:33:33 CEST 2019
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52544
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#269: FILE: examples/bond/main.c:387:
+					if (arp_hdr->arp_opcode == rte_cpu_to_be_16(RTE_ARP_OP_REQUEST)) {
WARNING:LONG_LINE: line over 90 characters
#270: FILE: examples/bond/main.c:388:
+						arp_hdr->arp_opcode = rte_cpu_to_be_16(RTE_ARP_OP_REPLY);
total: 0 errors, 2 warnings, 245 lines checked
    
    
More information about the test-report
mailing list