automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH v3 1/9] net/ixgbe: move set VF functions from the ethdev
       [not found] <1481550626-14539-2-git-send-email-bernard.iremonger@intel.com>
@ 2016-12-12 13:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-12 13:51 UTC (permalink / raw)
  To: test-report; +Cc: Bernard Iremonger

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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#385: FILE: drivers/net/ixgbe/rte_pmd_ixgbe.h:211:
+/**
+* Enable or disable a VF traffic receive of an Ethernet device.

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#404: FILE: drivers/net/ixgbe/rte_pmd_ixgbe.h:230:
+/**
+* Enable or disable a VF traffic transmit of the Ethernet device.

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#423: FILE: drivers/net/ixgbe/rte_pmd_ixgbe.h:249:
+/**
+* Enable/Disable hardware VF VLAN filtering by an Ethernet device of

WARNING:LONG_LINE: line over 90 characters
#442: FILE: drivers/net/ixgbe/rte_pmd_ixgbe.h:268:
+rte_pmd_ixgbe_set_vf_vlan_filter(uint8_t port, uint16_t vlan, uint64_t vf_mask, uint8_t vlan_on);

WARNING:LONG_LINE: line over 90 characters
#461: FILE: drivers/net/ixgbe/rte_pmd_ixgbe.h:287:
+int rte_pmd_ixgbe_set_vf_rate_limit(uint8_t port, uint16_t vf, uint16_t tx_rate, uint64_t q_msk);

total: 0 errors, 5 warnings, 0 checks, 401 lines checked

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

only message in thread, other threads:[~2016-12-12 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1481550626-14539-2-git-send-email-bernard.iremonger@intel.com>
2016-12-12 13:51 ` [dpdk-test-report] |WARNING| [PATCH v3 1/9] net/ixgbe: move set VF functions from the ethdev 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).