[dpdk-dev] [PATCH] test/hash: use compiler atomics for sync

Wang, Yipeng1 yipeng1.wang at intel.com
Mon Oct 4 18:37:49 CEST 2021


> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Saturday, October 2, 2021 8:16 AM
> To: Wang, Yipeng1 <yipeng1.wang at intel.com>; Gobriel, Sameh
> <sameh.gobriel at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Medvedkin, Vladimir
> <vladimir.medvedkin at intel.com>
> Cc: dev <dev at dpdk.org>; nd <nd at arm.com>; Dharmik Thakkar
> <dharmik.thakkar at arm.com>; Joyce Kong <joyce.kong at arm.com>; Ruifeng
> Wang <ruifeng.wang at arm.com>
> Subject: Re: [dpdk-dev] [PATCH] test/hash: use compiler atomics for sync
> 
> Hello guys,
> 
> On Wed, Sep 22, 2021 at 11:52 PM Dharmik Thakkar
> <dharmik.thakkar at arm.com> wrote:
> >
> > Convert rte_atomic usages to compiler atomic built-ins for stats sync
> >
> > Signed-off-by: Dharmik Thakkar <dharmik.thakkar at arm.com>
> > Reviewed-by: Joyce Kong <joyce.kong at arm.com>
> > Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
> 
> Review please.
> 
> 
> --
> David Marchand

[Wang, Yipeng] 
New failure with MinGW
+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+======================+===================+
| Windows Server 2019 | PASS               | FAIL                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

Any guideline on this failure David?

Otherwise the patch looks good to me.
Thanks!




More information about the dev mailing list