On Thu, Oct 10, 2019 at 10:50:52PM +0800, Haishuang Yan wrote: > This series patch include test cases for ipvs. > > The test topology is who as below: > +--------------------------------------------------------------+ > | | | > | ns0 | ns1 | > | ----------- | ----------- ----------- | > | | veth01 | --------- | veth10 | | veth12 | | > | ----------- peer ----------- ----------- | > | | | | | > | ----------- | | | > | | br0 | |----------------- peer |--------------| > | ----------- | | | > | | | | | > | ---------- peer ---------- ----------- | > | | veth02 | --------- | veth20 | | veth12 | | > | ---------- | ---------- ----------- | > | | ns2 | > | | | > +--------------------------------------------------------------+ > > Test results: > # selftests: netfilter: ipvs.sh > # Testing DR mode... > # Testing NAT mode... > # Testing Tunnel mode... > # ipvs.sh: PASS > ok 6 selftests: netfilter: ipvs.sh > > Signed-off-by: Haishuang Yan <yanhaishuang@xxxxxxxxxxxxxxxxxxxx> Thanks, applied to ipvs-next.