diff options
author | 2022-12-30 07:16:54 +0000 | |
---|---|---|
committer | 2022-12-30 07:16:54 +0000 | |
commit | aa8d2de633d545a0d06dd552032f51bc0bc83d20 (patch) | |
tree | 2c779ed2bfe12c0a1d35105b5742b0b4a3ccb94c /tox.ini | |
parent | 5efd9d81ff920b8eb546721eb6c2502ce6e887d3 (diff) |
Add support for DPDK 22.11
Note that DPDK must be built with 'enable_driver_sdk' option enabled,
in order to expose the PCI driver API, now marked as internal. See
http://doc.dpdk.org/guides-22.11/rel_notes/release_22_11.html#api-changes
for details. This is done by supplying the '-Denable_driver_sdk=true'
command line parameter, either to 'meson setup', or later on to 'meson
configure', before running 'ninja' and 'ninja install'.
Signed-off-by: Patrice Buriez <patrice.buriez@chenapan.org>
Change-Id: I5aa57cec851a68fa2a2d2fc63d4e12311e5742f9
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions