Newer
Older
Commit list:
3a716b1d9c dpif-netdev: Refactor and fix the buckets calculation.
73ece9c87b dpif-netdev: Fix the meter buckets overflow.
* Mon Mar 22 2021 Kevin Traynor <ktraynor@redhat.com> - 2.15.0-5
- dpif-netdev: Allow PMD auto load balance with cross-numa. [RH git: 47e2824210] (#1941673)
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
commit ec68a877db5bbfba49ddeb9929479c033420ea6b
Author: Kevin Traynor <ktraynor@redhat.com>
Date: Thu Mar 18 11:34:04 2021 +0000
dpif-netdev: Allow PMD auto load balance with cross-numa.
Previously auto load balance did not trigger a reassignment when
there was any cross-numa polling as an rxq could be polled from a
different numa after reassign and it could impact estimates.
In the case where there is only one numa with pmds available, the
same numa will always poll before and after reassignment, so estimates
are valid. Allow PMD auto load balance to trigger a reassignment in
this case.
Acked-by: Eelco Chaudron <echaudro@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Tested-by: Sunil Pai G <sunil.pai.g@intel.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1941673
Conflicts: Commit backported from upstream master branch. Commit not
present on upstream branch-2.15. Removed NEWS file update as could cause
future merge conflicts.
* Fri Mar 19 2021 Kevin Traynor <ktraynor@redhat.com> - 2.15.0-4
* Tue Mar 16 2021 Open vSwitch CI <ovs-team@redhat.com> - 2.15.0-3
Commit list:
d5dc16670e python: Send notifications after the transaction ends.
556e65e179 ovs-ctl: Allow recording hostname separately.
3982aee455 dpif-netdev: Fix crash when add dp flow without in_port field.
02096f1b37 Documentation: Fix DPDK qos example.
8f1dda3164 raft: Report disconnected in cluster/status if candidate retries election.
79e9749daa raft: Reintroduce jsonrpc inactivity probes.
2e84a4adb1 ovsdb-cs: Fix use-after-free for the request id.
d2c311dce8 connmgr: Check nullptr inside ofmonitor_report().
7307af6908 ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.
2a7a635718 windows, tests: Modify service test.
9b48549c68 netdev-linux: Fix indentation.
861a9f3b4d ofproto-dpif-upcall: Fix ukey leak on udpif destroy.
339044c3cc ci: Use parallel build for distcheck.
38744b1bcb ofp-actions: Fix use-after-free while decoding RAW_ENCAP.
33abe6c052 Prepare for 2.15.1.
* Tue Feb 16 2021 Timothy Redaelli <tredaelli@redhat.com> - 2.15.0-2
* Mon Feb 15 2021 Timothy Redaelli <tredaelli@redhat.com> - 2.15.0-1