DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org, reshma.pattan@intel.com
Subject: Re: [dpdk-dev] [pull-request] next-crypto 18.05-rc3
Date: Thu, 10 May 2018 10:28:30 +0200	[thread overview]
Message-ID: <2295050.L3CjXqkD8k@xps> (raw)
In-Reply-To: <20180509213707.12945-1-pablo.de.lara.guarch@intel.com>

09/05/2018 23:37, Pablo de Lara:
> Reshma Pattan (1):
>       test/crypto: enhance scheduler unit tests

I see a compilation error with meson ARM in this commit:

./test/test/test_cryptodev.c:155:11: error: unused variable 'socket_id' [-Werror=unused-variable]
  uint16_t socket_id = 0;
           ^~~~~~~~~
./test/test/test_cryptodev.c:154:11: error: unused variable 'slave_core_count' [-Werror=unused-variable]
  uint16_t slave_core_count = 0;
           ^~~~~~~~~~~~~~~~
./test/test/test_cryptodev.c:152:7: error: unused variable 'temp_str' [-Werror=unused-variable]
  char temp_str[VDEV_ARGS_SIZE] = {"mode=multi-core,"
       ^~~~~~~~
./test/test/test_cryptodev.c:151:7: error: unused variable 'vdev_args' [-Werror=unused-variable]
  char vdev_args[VDEV_ARGS_SIZE] = {""};
       ^~~~~~~~~
./test/test/test_cryptodev.c: At top level:
cc1: error: unrecognized command line option '-Wno-address-of-packed-member' [-Werror]

      reply	other threads:[~2018-05-10  8:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 21:37 Pablo de Lara
2018-05-10  8:28 ` Thomas Monjalon [this message]

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=2295050.L3CjXqkD8k@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=reshma.pattan@intel.com \
    /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).