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: 657 MB/s 11148 calls/s 11148 msg/s # tcp rx: 681 MB/s 33803 calls/s # tcp tx: 907 MB/s 15398 calls/s 15398 msg/s # tcp rx: 915 MB/s 51533 calls/s # tcp tx: 962 MB/s 16329 calls/s 16329 msg/s # tcp rx: 963 MB/s 49343 calls/s # tcp tx: 958 MB/s 16251 calls/s 16251 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: 537 MB/s 389180 calls/s # udp tx: 808 MB/s 13708 calls/s 13708 msg/s # udp rx: 545 MB/s 395264 calls/s # udp tx: 813 MB/s 13795 calls/s 13795 msg/s # udp rx: 546 MB/s 396288 calls/s # udp tx: 809 MB/s 13735 calls/s 13735 msg/s # udp rx: 555 MB/s 402944 calls/s # udp tx: 800 MB/s 13584 calls/s 13584 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: 604 MB/s 441150 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 msg/s # udp rx: 639 MB/s 466263 calls/s # udp tx: 639 MB/s 10852 calls/s 10852 msg/s # udp rx: 676 MB/s 493678 calls/s # udp tx: 676 MB/s 11477 calls/s 11477 msg/s # udp rx: 661 MB/s 482481 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 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__->