On Fri, Dec 18, 2015 at 9:46 PM, Eric Dumazet <eric.duma...@gmail.com> wrote: > > Tested-by: Lorenzo Colitti <lore...@google.com> > > I am curious, did you use packetdrill for this ?
No, I added this to our existing kernel networking tests: https://android-review.googlesource.com/#/c/187491/ The tests are written in Python and run under ARCH=um. They use Python code to exercise the kernel socket and netlink APIs on one side, and use scapy on multiple tap interfaces to simulate the networks. They were initially written to check that routing on a multinetwork device would work properly. https://android.googlesource.com/platform/system/extras/+/master/tests/net_test -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html