make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 924 MB/s 15684 calls/s 15684 msg/s # tcp rx: 926 MB/s 49084 calls/s # tcp tx: 568 MB/s 9645 calls/s 9645 msg/s # tcp rx: 568 MB/s 29892 calls/s # tcp tx: 576 MB/s 9770 calls/s 9770 msg/s # tcp rx: 576 MB/s 30166 calls/s # tcp tx: 586 MB/s 9950 calls/s 9950 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 545 MB/s 395404 calls/s # udp tx: 736 MB/s 12487 calls/s 12487 msg/s # udp rx: 566 MB/s 411133 calls/s # udp tx: 778 MB/s 13203 calls/s 13203 msg/s # udp rx: 547 MB/s 397084 calls/s # udp tx: 713 MB/s 12100 calls/s 12100 msg/s # udp rx: 566 MB/s 410645 calls/s # udp tx: 793 MB/s 13456 calls/s 13456 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 609 MB/s 444294 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 626 MB/s 457152 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 624 MB/s 455497 calls/s # udp tx: 624 MB/s 10587 calls/s 10587 msg/s # udp rx: 625 MB/s 456530 calls/s # udp tx: 625 MB/s 10610 calls/s 10610 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->