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: 924 MB/s 15684 calls/s 15684 msg/s # tcp rx: 936 MB/s 52401 calls/s # tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # tcp rx: 953 MB/s 49200 calls/s # tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # tcp rx: 963 MB/s 49496 calls/s # tcp tx: 950 MB/s 16129 calls/s 16129 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: 526 MB/s 381440 calls/s # udp tx: 1287 MB/s 21834 calls/s 21834 msg/s # udp rx: 588 MB/s 426910 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1266 MB/s 21486 calls/s 21486 msg/s # udp rx: 577 MB/s 418304 calls/s # udp tx: 1299 MB/s 22048 calls/s 22048 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: 1078 MB/s 786538 calls/s # udp tx: 1105 MB/s 18748 calls/s 18748 msg/s # udp rx: 1150 MB/s 839339 calls/s # udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # udp rx: 1150 MB/s 839078 calls/s # udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # udp rx: 1148 MB/s 837335 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 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__->