* [dpdk-test-report] |WARNING| pw71347 [PATCH] net/i40e: i40e FDIR update rate optimization
[not found] <20200612180015.14760-1-chenmin.sun@intel.com>
@ 2020-06-12 9:04 ` checkpatch
2020-06-12 11:15 ` [dpdk-test-report] |SUCCESS| pw71347 " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2020-06-12 9:04 UTC (permalink / raw)
To: test-report; +Cc: chenmin.sun
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/71347
_coding style issues_
WARNING:LONG_LINE: line over 90 characters
#121: FILE: drivers/net/i40e/i40e_ethdev.c:1106:
+ alloc = ((pfqf_fdalloc & I40E_PFQF_FDALLOC_FDALLOC_MASK) >> I40E_PFQF_FDALLOC_FDALLOC_SHIFT);
WARNING:LONG_LINE: line over 90 characters
#122: FILE: drivers/net/i40e/i40e_ethdev.c:1107:
+ best = ((pfqf_fdalloc & I40E_PFQF_FDALLOC_FDBEST_MASK) >> I40E_PFQF_FDALLOC_FDBEST_SHIFT);
WARNING:LONG_LINE: line over 90 characters
#372: FILE: drivers/net/i40e/i40e_fdir.c:247:
+ pf->fdir.prg_pkt[i] = (uint8_t *)mz->addr + I40E_FDIR_PKT_LEN * (i % PRG_PKT_CNT);
WARNING:LONG_LINE: line over 90 characters
#882: FILE: drivers/net/i40e/i40e_flow.c:5149:
+ flow = &fdir_info->fdir_flow_bitmap.fdir_flow[pos + i].flow;
WARNING:LONG_LINE_COMMENT: line over 90 characters
#979: FILE: drivers/net/i40e/i40e_flow.c:5288:
+ /* check if the budget will be gained back to guaranteed space */
total: 0 errors, 5 warnings, 0 checks, 928 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dpdk-test-report] |SUCCESS| pw71347 net/i40e: i40e FDIR update rate optimization
[not found] <20200612180015.14760-1-chenmin.sun@intel.com>
2020-06-12 9:04 ` [dpdk-test-report] |WARNING| pw71347 [PATCH] net/i40e: i40e FDIR update rate optimization checkpatch
@ 2020-06-12 11:15 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2020-06-12 11:15 UTC (permalink / raw)
To: test-report; +Cc: robot
From: robot@bytheb.org
Test-Label: travis-robot
Test-Status: SUCCESS
http://dpdk.org/patch/71347
_Travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/170993701
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-12 11:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20200612180015.14760-1-chenmin.sun@intel.com>
2020-06-12 9:04 ` [dpdk-test-report] |WARNING| pw71347 [PATCH] net/i40e: i40e FDIR update rate optimization checkpatch
2020-06-12 11:15 ` [dpdk-test-report] |SUCCESS| pw71347 " 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).