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: 1006 MB/s 17079 calls/s 17079 msg/s # tcp rx: 1022 MB/s 51672 calls/s # tcp tx: 963 MB/s 16335 calls/s 16335 msg/s # tcp rx: 965 MB/s 48169 calls/s # tcp tx: 964 MB/s 16362 calls/s 16362 msg/s # tcp rx: 968 MB/s 48251 calls/s # tcp tx: 975 MB/s 16544 calls/s 16544 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: 634 MB/s 460683 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 msg/s # udp rx: 644 MB/s 466688 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1303 MB/s 22107 calls/s 22107 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1300 MB/s 22053 calls/s 22053 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: 1046 MB/s 762863 calls/s # udp tx: 1075 MB/s 18241 calls/s 18241 msg/s # udp rx: 999 MB/s 728728 calls/s # udp tx: 992 MB/s 16832 calls/s 16832 msg/s # udp rx: 1061 MB/s 773949 calls/s # udp tx: 1070 MB/s 18159 calls/s 18159 msg/s # udp rx: 1083 MB/s 790246 calls/s # udp tx: 1090 MB/s 18497 calls/s 18497 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__->