* |WARNING| pw110625 [PATCH v2 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature
[not found] <20220504212252.25117-9-pagupta@vmware.com>
@ 2022-05-04 21:25 ` checkpatch
2022-05-04 22:14 ` |SUCCESS| " 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-05-04 21:25 UTC (permalink / raw)
To: test-report; +Cc: Pankaj Gupta
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/110625
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingBasePA>
#123: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:880:
+ rqd->conf.rxDataRingBasePA = rxq->data_ring.basePA;
CHECK:CAMELCASE: Avoid CamelCase: <basePA>
#123: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:880:
+ rqd->conf.rxDataRingBasePA = rxq->data_ring.basePA;
CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingDescSize>
#124: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:881:
+ rqd->conf.rxDataRingDescSize = rxq->data_desc_size;
total: 0 errors, 0 warnings, 3 checks, 11 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
* |SUCCESS| pw110625 [PATCH v2 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature
[not found] <20220504212252.25117-9-pagupta@vmware.com>
2022-05-04 21:25 ` |WARNING| pw110625 [PATCH v2 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature checkpatch
@ 2022-05-04 22:14 ` 0-day Robot
1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-05-04 22:14 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/110625/
_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2272457005
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-04 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20220504212252.25117-9-pagupta@vmware.com>
2022-05-04 21:25 ` |WARNING| pw110625 [PATCH v2 8/8] net/vmxnet3: fix merge error in initialization for rxDataRing feature checkpatch
2022-05-04 22:14 ` |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).