[dpdk-test-report] |WARNING| pw100039 [PATCH 1/3] mbuf: remove deprecated offload flags
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 29 23:50:22 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100039
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#623: FILE: drivers/net/ixgbe/ixgbe_rxtx.c:387:
+ if (ol_flags & PKT_TX_VLAN) {
tx_offload_mask.vlan_tci |= ~0;
}
total: 0 errors, 1 warnings, 684 lines checked
More information about the test-report
mailing list