All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] 17.11.10 fails to build from source on arm64
@ 2020-07-03  4:37 Christian Ehrhardt
  0 siblings, 0 replies; only message in thread
From: Christian Ehrhardt @ 2020-07-03  4:37 UTC (permalink / raw)
  To: stable, dev

Hi,
17.11.10 contains:
  [1] 4cd784b0 "net/mlx5: fix Rx CQ doorbell synchronization on aarch64"
Which is a backport from 94a24aaf

But if you build on arm64 with MLX5 enabled that breaks like:
  mlx5_rxtx_vec_neon.h:1035: undefined reference to `rte_cio_wmb'

I found and confirmed that adding the following on top of 17.11.10 fixes
the issue
  [2] 52bd60a5 "eal/arm64: define coherent I/O memory barriers"

[1]:
https://git.dpdk.org/dpdk-stable/commit/?id=4cd784b02d29f706ff2297b6f65eeb680c0af9ff
[2]: https://git.dpdk.org/dpdk/commit/?id=52bd60a5

-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-03  4:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03  4:37 [dpdk-dev] 17.11.10 fails to build from source on arm64 Christian Ehrhardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.