make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 1017 MB/s 17252 calls/s 17252 msg/s # tcp rx: 1018 MB/s 52423 calls/s # tcp tx: 1045 MB/s 17724 calls/s 17724 msg/s # tcp rx: 1046 MB/s 53366 calls/s # tcp tx: 944 MB/s 16019 calls/s 16019 msg/s # tcp rx: 945 MB/s 49810 calls/s # tcp tx: 992 MB/s 16825 calls/s 16825 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: 642 MB/s 465152 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 666 MB/s 482951 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1250 MB/s 21214 calls/s 21214 msg/s # udp rx: 588 MB/s 427113 calls/s # udp tx: 884 MB/s 15000 calls/s 15000 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: 1034 MB/s 754641 calls/s # udp tx: 1063 MB/s 18038 calls/s 18038 msg/s # udp rx: 801 MB/s 584457 calls/s # udp tx: 788 MB/s 13370 calls/s 13370 msg/s # udp rx: 655 MB/s 478124 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 msg/s # udp rx: 660 MB/s 481677 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 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__->