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: 591 MB/s 10032 calls/s 10032 msg/s # tcp rx: 591 MB/s 33425 calls/s # tcp tx: 579 MB/s 9835 calls/s 9835 msg/s # tcp rx: 580 MB/s 33275 calls/s # tcp tx: 595 MB/s 10097 calls/s 10097 msg/s # tcp rx: 596 MB/s 33040 calls/s # tcp tx: 595 MB/s 10098 calls/s 10098 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: 499 MB/s 361984 calls/s # udp tx: 823 MB/s 13970 calls/s 13970 msg/s # udp rx: 536 MB/s 388608 calls/s # udp tx: 801 MB/s 13600 calls/s 13600 msg/s # udp rx: 539 MB/s 390887 calls/s # udp tx: 797 MB/s 13524 calls/s 13524 msg/s # udp rx: 533 MB/s 386269 calls/s # udp tx: 803 MB/s 13632 calls/s 13632 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: 685 MB/s 499776 calls/s # udp tx: 712 MB/s 12090 calls/s 12090 msg/s # udp rx: 673 MB/s 491199 calls/s # udp tx: 662 MB/s 11238 calls/s 11238 msg/s # udp rx: 655 MB/s 478020 calls/s # udp tx: 655 MB/s 11111 calls/s 11111 msg/s # udp rx: 652 MB/s 476055 calls/s # udp tx: 652 MB/s 11064 calls/s 11064 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__->