DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: David Christensen <drc@linux.vnet.ibm.com>
Cc: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v5] app/test: add tests for atomic exchanges
Date: Wed, 6 Nov 2019 21:21:36 +0100	[thread overview]
Message-ID: <CAJFAV8wt=kxYcLopsh+jcmwJSR9S5R-OMXJRpMxHwi_1ac-iNQ@mail.gmail.com> (raw)
In-Reply-To: <20191106195724.129445-1-drc@linux.vnet.ibm.com>

On Wed, Nov 6, 2019 at 8:57 PM David Christensen <drc@linux.vnet.ibm.com> wrote:
> @@ -459,9 +595,43 @@ test_atomic(void)
>                 printf("128-bit compare and swap failed\n");
>                 return -1;
>         }
> -#endif
>
>         return 0;
>  }
> +#endif
> +
> +       /*
> +        * Test 16/32/64bit atomic exchange.
> +        */
> +       test64_t t;

We will have a build error here for arm and x86.


-- 
David Marchand


  reply	other threads:[~2019-11-06 20:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20191018182112.115448-1-drc@ibm.com>
2019-10-18 20:30 ` [dpdk-dev] [PATCH v4] " David Christensen
2019-11-06 14:18   ` David Marchand
2019-11-06 19:57   ` [dpdk-dev] [PATCH v5] " David Christensen
2019-11-06 20:21     ` David Marchand [this message]
2019-11-06 21:18     ` [dpdk-dev] [PATCH v6] " David Christensen
2019-11-07 16:42       ` David Marchand

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='CAJFAV8wt=kxYcLopsh+jcmwJSR9S5R-OMXJRpMxHwi_1ac-iNQ@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.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).