make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 897 MB/s 15225 calls/s 15225 msg/s # tcp rx: 907 MB/s 45865 calls/s # tcp tx: 1017 MB/s 17261 calls/s 17261 msg/s # tcp rx: 1019 MB/s 51234 calls/s # tcp tx: 997 MB/s 16925 calls/s 16925 msg/s # tcp rx: 999 MB/s 49447 calls/s # tcp tx: 1022 MB/s 17344 calls/s 17344 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: 614 MB/s 445486 calls/s # udp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp rx: 639 MB/s 463364 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 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: 1077 MB/s 786100 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 msg/s # udp rx: 1135 MB/s 827832 calls/s # udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # udp rx: 1174 MB/s 856372 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 1170 MB/s 853535 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 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__->