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: 971 MB/s 16470 calls/s 16470 msg/s # tcp rx: 971 MB/s 49807 calls/s # tcp tx: 966 MB/s 16386 calls/s 16386 msg/s # tcp rx: 967 MB/s 49425 calls/s # tcp tx: 945 MB/s 16041 calls/s 16041 msg/s # tcp rx: 946 MB/s 49576 calls/s # tcp tx: 963 MB/s 16339 calls/s 16339 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: 633 MB/s 459691 calls/s # udp tx: 1161 MB/s 19701 calls/s 19701 msg/s # udp rx: 667 MB/s 484107 calls/s # udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 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: 1094 MB/s 798045 calls/s # udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # udp rx: 1063 MB/s 775652 calls/s # udp tx: 1074 MB/s 18217 calls/s 18217 msg/s # udp rx: 1151 MB/s 839711 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1145 MB/s 835594 calls/s # udp tx: 1144 MB/s 19419 calls/s 19419 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__->