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: 907 MB/s 15394 calls/s 15394 msg/s # tcp rx: 917 MB/s 50998 calls/s # tcp tx: 883 MB/s 14988 calls/s 14988 msg/s # tcp rx: 885 MB/s 50444 calls/s # tcp tx: 679 MB/s 11529 calls/s 11529 msg/s # tcp rx: 671 MB/s 38728 calls/s # tcp tx: 572 MB/s 9715 calls/s 9715 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: 378 MB/s 274086 calls/s # udp tx: 981 MB/s 16649 calls/s 16649 msg/s # udp rx: 448 MB/s 326060 calls/s # udp tx: 819 MB/s 13896 calls/s 13896 msg/s # udp rx: 651 MB/s 471794 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 667 MB/s 483215 calls/s # udp tx: 1236 MB/s 20970 calls/s 20970 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: 1041 MB/s 759220 calls/s # udp tx: 1062 MB/s 18015 calls/s 18015 msg/s # udp rx: 1140 MB/s 831974 calls/s # udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # udp rx: 1144 MB/s 834646 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1151 MB/s 839710 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 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__->