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: 1030 MB/s 17470 calls/s 17470 msg/s # tcp rx: 1031 MB/s 52421 calls/s # tcp tx: 978 MB/s 16590 calls/s 16590 msg/s # tcp rx: 979 MB/s 50954 calls/s # tcp tx: 1011 MB/s 17153 calls/s 17153 msg/s # tcp rx: 1012 MB/s 51642 calls/s # tcp tx: 1011 MB/s 17156 calls/s 17156 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: 606 MB/s 439644 calls/s # udp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp rx: 630 MB/s 456704 calls/s # udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # udp rx: 574 MB/s 416000 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 627 MB/s 454144 calls/s # udp tx: 1291 MB/s 21897 calls/s 21897 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: 1062 MB/s 774920 calls/s # udp tx: 1090 MB/s 18501 calls/s 18501 msg/s # udp rx: 1128 MB/s 822813 calls/s # udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # udp rx: 1122 MB/s 818984 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 1126 MB/s 821305 calls/s # udp tx: 1125 MB/s 19094 calls/s 19094 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__->