build: remove cnxk support from dpdk external deps 74/36874/3
authorDave Wallace <dwallacelf@gmail.com>
Thu, 11 Aug 2022 19:29:54 +0000 (15:29 -0400)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 11 Aug 2022 21:37:40 +0000 (21:37 +0000)
commitf5b8e8d624be67315eb5b4ee33783d6cc98b7256
treeb1fa395143ee54632268b55390d9a26185ee9640
parent30be19ce98e539142288a6e18cae9fea1bf0536f
build: remove cnxk support from dpdk external deps

- the cnxk code fails to link using the gcc-11 toolchain
  included in the ARM64 Ubuntu-22.04 distro. This is required
  for Ubuntu-22.04 CI jobs (both docker image building & CI
  job execution on ARM64)
- Currently unable to replicate this failure on the dpdk repo.

Type: fix

Change-Id: Ice44aef9f0f721b4c88ac78f92a14bda87dc80a6
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
build/external/packages/dpdk.mk