|WARNING| pw140986 [PATCH v2 026/148] net/ice/base: use ice_bitmap_t in promisc functions
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 12 17:11:36 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/140986
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#73:
Currently all functions related to promiscuous modes use u8 bit mask. All 8 bits
WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#532: FILE: drivers/net/ice/ice_ethdev.c:5176:
+ ice_bitmap_t pmask;;
total: 0 errors, 2 warnings, 0 checks, 466 lines checked
More information about the test-report
mailing list