automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw69640 [PATCH] ip_frag: fix fragmenting ipv4 packet with header option
       [not found] <20200501135018.130315-1-583493798@qq.com>
@ 2020-05-01 13:51 ` checkpatch
  2020-05-01 20:13 ` [dpdk-test-report] || pw69640 " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-05-01 13:51 UTC (permalink / raw)
  To: test-report; +Cc: Pu Xu

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#62: 
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:CODE_INDENT: code indent should use tabs where possible
#84: FILE: lib/librte_ip_frag/rte_ipv4_fragmentation.c:27:
+        uint16_t len, uint16_t fofs, uint16_t dofs, uint32_t mf)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#84: FILE: lib/librte_ip_frag/rte_ipv4_fragmentation.c:27:
+        uint16_t len, uint16_t fofs, uint16_t dofs, uint32_t mf)$

WARNING:LONG_LINE: line over 90 characters
#105: FILE: lib/librte_ip_frag/rte_ipv4_fragmentation.c:90:
+	header_len = (in_hdr->version_ihl & RTE_IPV4_HDR_IHL_MASK) * RTE_IPV4_IHL_MULTIPLIER;

total: 1 errors, 3 warnings, 84 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report] || pw69640 ip_frag: fix fragmenting ipv4 packet with header option
       [not found] <20200501135018.130315-1-583493798@qq.com>
  2020-05-01 13:51 ` [dpdk-test-report] |WARNING| pw69640 [PATCH] ip_frag: fix fragmenting ipv4 packet with header option checkpatch
@ 2020-05-01 20:13 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-05-01 20:13 UTC (permalink / raw)
  To: test-report; +Cc: 583493798, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: 
http://dpdk.org/patch/69640

_Travis build: errored_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/163204004

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-01 20:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200501135018.130315-1-583493798@qq.com>
2020-05-01 13:51 ` [dpdk-test-report] |WARNING| pw69640 [PATCH] ip_frag: fix fragmenting ipv4 packet with header option checkpatch
2020-05-01 20:13 ` [dpdk-test-report] || pw69640 " 0-day Robot

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).