automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gowrishankar <gowrishankar.m@linux.vnet.ibm.com>
Subject: [dpdk-test-report] |WARNING| pw20549 [PATCH v2] i40e: implement vector PMD for altivec
Date: Mon, 20 Feb 2017 12:41:50 +0100 (CET)	[thread overview]
Message-ID: <20170220114150.A4E9B5598@dpdk.org> (raw)
In-Reply-To: <327e0bcf53af434b75588032904ac3d0543f5823.1487590121.git.gowrishankar.m@linux.vnet.ibm.com>

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

_coding style issues_


CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#569: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:411:
+		 (vector unsigned char *)&rx_pkts[pos+3]->rx_descriptor_fields1
 		                                     ^

CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#572: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:414:
+		 (vector unsigned char *)&rx_pkts[pos+2]->rx_descriptor_fields1
 		                                     ^

CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#619: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:461:
+		 (vector unsigned char *)&rx_pkts[pos+1]->rx_descriptor_fields1
 		                                     ^

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#656: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:498:
+ /* vPMD receive routine that reassembles scattered packets
+ * Notice:

CHECK:SPACING: spaces preferred around that '*' (ctx:WxV)
#800: FILE: drivers/net/i40e/i40e_rxtx_vec_altivec.c:642:
+i40e_txq_vec_setup(struct i40e_tx_queue __rte_unused *txq)
                                                      ^

total: 0 errors, 1 warnings, 4 checks, 682 lines checked

           reply	other threads:[~2017-02-20 11:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <327e0bcf53af434b75588032904ac3d0543f5823.1487590121.git.gowrishankar.m@linux.vnet.ibm.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170220114150.A4E9B5598@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=gowrishankar.m@linux.vnet.ibm.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).