diff options
author | Juraj Linkeš <juraj.linkes@pantheon.tech> | 2021-08-23 10:22:37 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-08-23 08:48:55 +0000 |
commit | c849edfc256df9c3de1ece6babcd4757bb2a8072 (patch) | |
tree | e2f69e978be386cd94429ec2f873610ea4475a74 /PyPI/owners.txt | |
parent | 442a8b449fea1f632d7a3d5d31c9c4f21de0c76b (diff) |
DPDK build: fix l3fwd build and update Meson opts
Fix l3fwd patch which broke because the code got moved.
Rework two Meson options:
* RTE_LIBRTE_I40E_16BYTE_RX_DESC using Meson option c_args instead of
CFLAGS. According to Meson docs, using c_args is the proper way to pass
C compiler arguments and the support for CFLAGS is there for legacy
reasons and not guaranteed to work.
* Add platform=generic which mirrors VPP configuration. This removes the
need to hack Arm CPU and NUMA values as the generic build uses high
enough values.
Change-Id: Ibcb17879bdf26329881819c332c1782b9c713182
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Diffstat (limited to 'PyPI/owners.txt')
0 files changed, 0 insertions, 0 deletions