automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111387 [PATCH v6 9/9] net/vmxnet3: fix merge error in Rx data ring initialization
       [not found] <20220519080415.1577680-10-andrew.rybchenko@oktetlabs.ru>
@ 2022-05-19  8:05 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-19  8:05 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingBasePA>
#81: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:879:
+			rqd->conf.rxDataRingBasePA = rxq->data_ring.basePA;

CHECK:CAMELCASE: Avoid CamelCase: <basePA>
#81: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:879:
+			rqd->conf.rxDataRingBasePA = rxq->data_ring.basePA;

CHECK:CAMELCASE: Avoid CamelCase: <rxDataRingDescSize>
#82: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:880:
+			rqd->conf.rxDataRingDescSize = rxq->data_desc_size;

total: 0 errors, 0 warnings, 3 checks, 11 lines checked

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

only message in thread, other threads:[~2022-05-19  8:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220519080415.1577680-10-andrew.rybchenko@oktetlabs.ru>
2022-05-19  8:05 ` |WARNING| pw111387 [PATCH v6 9/9] net/vmxnet3: fix merge error in Rx data ring initialization 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).