This patch-set improves offloads transitions behavior. Patch #1 avoids flushing PMD offloads unnecessarily. Patch #2 fixes a race condition with flow modifications. Patch #3 improves debuggability of flow modifications.
Travis: v1: https://travis-ci.org/github/elibritstein/OVS/builds/767839987 GitHub Actions: v1: https://github.com/elibritstein/OVS/actions/runs/769805954 - This run has encountered some internal GitHub problems. - A previous good run, with the same code, only changed commit messages since: https://github.com/elibritstein/OVS/actions/runs/766660787 Eli Britstein (3): dpif-netdev: Do not flush PMD offloads on reload dpif-netdev: Fix offloads of modified flows dpif-netdev: Log flow modification in debug level lib/dpif-netdev.c | 129 ++++++++++++++++++++++------------------------ 1 file changed, 62 insertions(+), 67 deletions(-) -- 2.26.2.1730.g385c171 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
