Tue, Jul 26, 2016 at 12:47:38PM CEST, olichtne@redhat.com wrote:
From: Ondrej Lichtner olichtne@redhat.com
Changes in v2:
- added 4th patch that fixes #175
- Fixed float and int conversion in patch 3/4 in the Netperf module, thanks to
jtluka for noticing
Ondrej Lichtner (4): NmConfigDevice: don't crash when deactivating an inactive connection NetTest{Slave, Controller}: add is_installed tcpdump check Netperf: fix confidence parsing when result is 0 NetConfigDevice: skip undefined ovs internal port options
lnst/Controller/NetTestController.py | 11 +++++++++-- lnst/Slave/NetConfigDevice.py | 9 +++++---- lnst/Slave/NetTestSlave.py | 4 ++++ lnst/Slave/NmConfigDevice.py | 10 +++++++++- test_modules/Netperf.py | 13 +++++++++---- 5 files changed, 36 insertions(+), 11 deletions(-)
-- 2.9.0 _______________________________________________ LNST-developers mailing list lnst-developers@lists.fedorahosted.org https://lists.fedorahosted.org/admin/lists/lnst-developers@lists.fedorahoste...
Ack to series.
Acked-by: Jan Tluka jtluka@redhat.com