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: 870 MB/s 14758 calls/s 14758 msg/s # tcp rx: 870 MB/s 50204 calls/s # tcp tx: 877 MB/s 14882 calls/s 14882 msg/s # tcp rx: 877 MB/s 50877 calls/s # tcp tx: 902 MB/s 15305 calls/s 15305 msg/s # tcp rx: 903 MB/s 49909 calls/s # tcp tx: 839 MB/s 14238 calls/s 14238 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: 629 MB/s 456448 calls/s # udp tx: 1091 MB/s 18519 calls/s 18519 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 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: 656 MB/s 478644 calls/s # udp tx: 673 MB/s 11420 calls/s 11420 msg/s # udp rx: 658 MB/s 480185 calls/s # udp tx: 661 MB/s 11211 calls/s 11211 msg/s # udp rx: 676 MB/s 493304 calls/s # udp tx: 676 MB/s 11467 calls/s 11467 msg/s # udp rx: 677 MB/s 493872 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 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__->