Hi,

The first patch is small update to the test to catch this error early.
The second patch is the actual fix not to clean netdev_ports map early.

V2->V3
    - Fix cleaning netdev ports before dpif_uninit()

V1->V2
    - Change order of commits for fix to be first
    - Small refactor to function declaration

Thanks,
Roi


Roi Dayan (2):
  dpif: Fix cleanup of netdev_ports map
  tests/system-offloads-traffic.at: add sanity check

 lib/dpif.c                       | 20 ++++++++++++++------
 tests/system-offloads-traffic.at |  1 +
 2 files changed, 15 insertions(+), 6 deletions(-)

-- 
2.8.0

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to