automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw108780 [PATCH v1] gro: fix gro for UDP fragmented packets
       [not found] <20220319111829.71676-1-kumaraparamesh92@gmail.com>
@ 2022-03-19 11:20 ` checkpatch
  2022-03-19 13:18 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-03-19 11:20 UTC (permalink / raw)
  To: test-report; +Cc: Kumara Parameshwaran

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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#124: FILE: lib/gro/rte_gro.c:248:
+^I^I^Iconst struct rte_ipv4_hdr *ip4h = rte_pktmbuf_read(pkts[i], pkts[i]->l2_len, sizeof(*ip4h), $

WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#124: FILE: lib/gro/rte_gro.c:248:
+			const struct rte_ipv4_hdr *ip4h = rte_pktmbuf_read(pkts[i], pkts[i]->l2_len, sizeof(*ip4h), 

WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#125: FILE: lib/gro/rte_gro.c:249:
+													&ip4h_copy);

WARNING:LONG_LINE: line length of 115 exceeds 100 columns
#154: FILE: lib/gro/rte_gro.c:378:
+			const struct rte_ipv4_hdr *ip4h = rte_pktmbuf_read(pkts[i], pkts[i]->l2_len, sizeof(*ip4h),

WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#155: FILE: lib/gro/rte_gro.c:379:
+												&ip4h_copy);

total: 1 errors, 4 warnings, 61 lines checked

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

* |SUCCESS| pw108780 [PATCH v1] gro: fix gro for UDP fragmented packets
       [not found] <20220319111829.71676-1-kumaraparamesh92@gmail.com>
  2022-03-19 11:20 ` |WARNING| pw108780 [PATCH v1] gro: fix gro for UDP fragmented packets checkpatch
@ 2022-03-19 13:18 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-03-19 13:18 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/108780/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2008530158

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

end of thread, other threads:[~2022-03-19 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220319111829.71676-1-kumaraparamesh92@gmail.com>
2022-03-19 11:20 ` |WARNING| pw108780 [PATCH v1] gro: fix gro for UDP fragmented packets checkpatch
2022-03-19 13:18 ` |SUCCESS| " 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).