]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
netdev-dpdk: Remove deprecated ring port type.
authorIlya Maximets <i.maximets@ovn.org>
Fri, 28 Feb 2020 16:56:46 +0000 (17:56 +0100)
committerIlya Maximets <i.maximets@ovn.org>
Fri, 6 Mar 2020 11:41:04 +0000 (12:41 +0100)
commit82c9d9993d47f8990af23721c049f65369177dfa
tree40467c1c3453850ecee871c0e29934ffd1e5e0be
parent4cf89cb0742419cda7b290816fbf3b9f6edfa1fc
netdev-dpdk: Remove deprecated ring port type.

'dpdkr' ring ports was deprecated in 2.13 release and was not
actually used for a long time.  Remove support now.

More details in
commit b4c5f00c339b ("netdev-dpdk: Deprecate ring ports.")

Acked-by: Aaron Conole <aconole@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Ian Stokes <ian.stokes@intel.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Documentation/automake.mk
Documentation/topics/dpdk/index.rst
Documentation/topics/dpdk/ring.rst [deleted file]
NEWS
lib/netdev-dpdk.c
rhel/README.RHEL.rst
rhel/etc_sysconfig_network-scripts_ifdown-ovs
rhel/etc_sysconfig_network-scripts_ifup-ovs
tests/.gitignore
tests/automake.mk
tests/dpdk/ring_client.c [deleted file]