automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Igor Russkikh <Igor.Russkikh@aquantia.com>
Subject: [dpdk-test-report] |WARNING| pw52568 [PATCH 02/10] app/testpmd: use generic MACSEC API calls
Date: Wed, 10 Apr 2019 13:19:34 +0200 (CEST)	[thread overview]
Message-ID: <20190410111934.3BEF25689@dpdk.org> (raw)
In-Reply-To: <123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.com>

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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#42: FILE: app/test-pmd/cmdline.c:13961:
+^I^Iret = rte_eth_macsec_enable(port_id, en, rp);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#53: FILE: app/test-pmd/cmdline.c:14053:
+^I^Iret = rte_eth_macsec_disable(port_id);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#64: FILE: app/test-pmd/cmdline.c:14138:
+^I^Irte_eth_macsec_config_txsc(res->port_id,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#67: FILE: app/test-pmd/cmdline.c:14140:
+^I^Irte_eth_macsec_config_rxsc(res->port_id,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#80: FILE: app/test-pmd/cmdline.c:14255:
+^I^Irte_eth_macsec_select_txsa(res->port_id,^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#83: FILE: app/test-pmd/cmdline.c:14257:
+^I^Irte_eth_macsec_select_rxsa(res->port_id,^M$

total: 6 errors, 0 warnings, 50 lines checked

           reply	other threads:[~2019-04-10 11:19 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <123a93a371be657e3e8481379db6f151350d4f90.1554894242.git.igor.russkikh@aquantia.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=20190410111934.3BEF25689@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=Igor.Russkikh@aquantia.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).