Roman Fenkhuber has posted comments on this change. Change subject: Basic tests for the tc module ......................................................................
Patch Set 3: (2 inline comments) Now the test mirrors from bridge to bridge. .................................................... File tests/tcTests.py Line 83: def _listenOnDevice(fd): To bring the tap device really up, a process must read data from it. Line 166: tap0 = _Tap() The test brings a tap device up, attaches a bridge to it and mirrors the traffic from this bridge to another one. -- To view, visit http://gerrit.ovirt.org/6225 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iee9437d1b5a96b3896df157f13888485ae7292d2 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Roman Fenkhuber <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Roman Fenkhuber <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
