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: 974 MB/s 16524 calls/s 16524 msg/s # tcp rx: 974 MB/s 51949 calls/s # tcp tx: 1003 MB/s 17022 calls/s 17022 msg/s # tcp rx: 1003 MB/s 51205 calls/s # tcp tx: 1014 MB/s 17205 calls/s 17205 msg/s # tcp rx: 1015 MB/s 51750 calls/s # tcp tx: 1008 MB/s 17108 calls/s 17108 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: 605 MB/s 438272 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 664 MB/s 481602 calls/s # udp tx: 1294 MB/s 21960 calls/s 21960 msg/s # udp rx: 662 MB/s 479889 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # udp rx: 662 MB/s 480040 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 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: 1106 MB/s 807141 calls/s # udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # udp rx: 1144 MB/s 834918 calls/s # udp tx: 1154 MB/s 19582 calls/s 19582 msg/s # udp rx: 1174 MB/s 856478 calls/s # udp tx: 1174 MB/s 19918 calls/s 19918 msg/s # udp rx: 1175 MB/s 857203 calls/s # udp tx: 1173 MB/s 19901 calls/s 19901 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__->