automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw69713 [PATCH] ip_frag: fix fragmenting ipv4 packet with header options
       [not found] <20200430022222.3779-1-583493798@qq.com>
@ 2020-05-04 17:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-05-04 17:28 UTC (permalink / raw)
  To: test-report; +Cc: Pu Xu

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#63: 
When fragmenting ipv4 packet, the data offset should be calculated through the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr).

ERROR:TRAILING_WHITESPACE: trailing whitespace
#139: FILE: lib/librte_ip_frag/rte_ipv4_fragmentation.c:188:
+^I^Iout_pkt->l3_len = header_len; $

total: 1 errors, 1 warnings, 60 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 17:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200430022222.3779-1-583493798@qq.com>
2020-05-04 17:28 ` [dpdk-test-report] |WARNING| pw69713 [PATCH] ip_frag: fix fragmenting ipv4 packet with header options checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).