2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

faq: Update matching DPDK releases for older branches.

Branches 2.17/3.0/3.1/3.2 are using newer DPDK LTS releases.

Update the faq.

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
Kevin Traynor 2023-11-29 17:14:47 +00:00
parent 3626c17443
commit ceb29608db

View File

@ -215,10 +215,10 @@ Q: What DPDK version does each Open vSwitch release work with?
2.14.x 19.11.13
2.15.x 20.11.6
2.16.x 20.11.6
2.17.x 21.11.2
3.0.x 21.11.2
3.1.x 22.11.1
3.2.x 22.11.1
2.17.x 21.11.5
3.0.x 21.11.5
3.1.x 22.11.3
3.2.x 22.11.3
============ ========
Q: Are all the DPDK releases that OVS versions work with maintained?