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: 536 MB/s 9093 calls/s 9093 msg/s # tcp rx: 538 MB/s 34369 calls/s # tcp tx: 490 MB/s 8314 calls/s 8314 msg/s # tcp rx: 489 MB/s 35173 calls/s # tcp tx: 520 MB/s 8821 calls/s 8821 msg/s # tcp rx: 521 MB/s 34319 calls/s # tcp tx: 531 MB/s 9017 calls/s 9017 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: 602 MB/s 436736 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp rx: 668 MB/s 484352 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 668 MB/s 484374 calls/s # udp tx: 1226 MB/s 20795 calls/s 20795 msg/s # udp rx: 668 MB/s 484096 calls/s # udp tx: 1196 MB/s 20287 calls/s 20287 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: 1055 MB/s 769929 calls/s # udp tx: 1081 MB/s 18335 calls/s 18335 msg/s # udp rx: 1096 MB/s 799358 calls/s # udp tx: 1098 MB/s 18638 calls/s 18638 msg/s # udp rx: 1115 MB/s 813652 calls/s # udp tx: 1108 MB/s 18804 calls/s 18804 msg/s # udp rx: 1095 MB/s 798770 calls/s # udp tx: 1100 MB/s 18662 calls/s 18662 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__->