[dpdk-test-report] |WARNING| pw97158 [PATCH] net/af_packet: try to reinsert the stripped vlan tag

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 20 14:48:04 CEST 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97158

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#75: 
Since commit bcc6d47903 [1], the kernel strips the vlan tags early in

WARNING:REPEATED_WORD: Possible repeated word: 'the'
#83: 
We would like to have the the vlan tag inside the mbuf.

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#88: 
[1] https://github.com/torvalds/linux/commit/bcc6d47903612c3861201cc3a866fb604f26b8b2

total: 1 errors, 2 warnings, 0 checks, 10 lines checked


More information about the test-report mailing list