X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=NEWS;h=4cf66f967d1ab026c9b306e14382e85d5a48e0c9;hb=refs%2Fheads%2Frtnetlink;hp=08094c52c0019680006e36e3a59619d0ae6c821b;hpb=fb8f22c186b89cd36059c37908f940a1aa5e1569;p=cascardo%2Fovs.git diff --git a/NEWS b/NEWS index 08094c52c..4cf66f967 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ Post-v2.5.0 now implemented. Only flow mod and port mod messages are supported in bundles. * New OpenFlow extension NXM_NX_MPLS_TTL to provide access to MPLS TTL. + * New "sampling_port" option for "sample" action to allow sampling + ingress and egress tunnel metadata. - ovs-ofctl: * queue-get-config command now allows a queue ID to be specified. * '--bundle' option can now be used with OpenFlow 1.3. @@ -35,6 +37,9 @@ Post-v2.5.0 arguments. Additional arguments can be passed via the dpdk-extra entry. * Add ingress policing functionality. + * PMD threads servicing vHost User ports can now come from the NUMA + node that device memory is located on if CONFIG_RTE_LIBRTE_VHOST_NUMA + is enabled in DPDK. - ovs-benchmark: This utility has been removed due to lack of use and bitrot. - ovs-appctl: