* [dpdk-test-report] |WARNING| pw21808 [PATCH] net/tap: support segmented mbufs
[not found] <74ac5afc58ae941184f3886c5eeb9fbc8b5d9c9d.1489590563.git.pascal.mazon@6wind.com>
@ 2017-03-15 17:44 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-15 17:44 UTC (permalink / raw)
To: test-report; +Cc: Pascal Mazon
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21808
_coding style issues_
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#381: FILE: drivers/net/tap/rte_eth_tap.h:64:
+^Iuint16_t nb_rx_desc; ^I/* max number of mbufs available */$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#382: FILE: drivers/net/tap/rte_eth_tap.h:65:
+^Istruct rte_eth_rxmode *rxmode; ^I/* RX features */$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#383: FILE: drivers/net/tap/rte_eth_tap.h:66:
+^Istruct rte_mbuf *pool; ^I/* mbufs pool for this queue */$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#384: FILE: drivers/net/tap/rte_eth_tap.h:67:
+^Istruct iovec (*iovecs)[]; ^I/* descriptors for this queue */$
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#385: FILE: drivers/net/tap/rte_eth_tap.h:68:
+^Istruct tun_pi pi; ^I/* packet info for iovecs */$
total: 0 errors, 5 warnings, 0 checks, 335 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-15 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <74ac5afc58ae941184f3886c5eeb9fbc8b5d9c9d.1489590563.git.pascal.mazon@6wind.com>
2017-03-15 17:44 ` [dpdk-test-report] |WARNING| pw21808 [PATCH] net/tap: support segmented mbufs 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).