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: 725 MB/s 12298 calls/s 12298 msg/s # tcp rx: 725 MB/s 37634 calls/s # tcp tx: 597 MB/s 10128 calls/s 10128 msg/s # tcp rx: 597 MB/s 31027 calls/s # tcp tx: 598 MB/s 10154 calls/s 10154 msg/s # tcp rx: 599 MB/s 31100 calls/s # tcp tx: 597 MB/s 10135 calls/s 10135 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: 634 MB/s 459754 calls/s # udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # udp rx: 660 MB/s 478517 calls/s # udp tx: 1189 MB/s 20168 calls/s 20168 msg/s # udp rx: 659 MB/s 477917 calls/s # udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # udp rx: 664 MB/s 481188 calls/s # udp tx: 1236 MB/s 20970 calls/s 20970 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: 1008 MB/s 735734 calls/s # udp tx: 1035 MB/s 17562 calls/s 17562 msg/s # udp rx: 1030 MB/s 751517 calls/s # udp tx: 1021 MB/s 17321 calls/s 17321 msg/s # udp rx: 1065 MB/s 777034 calls/s # udp tx: 1072 MB/s 18188 calls/s 18188 msg/s # udp rx: 1147 MB/s 837119 calls/s # udp tx: 1148 MB/s 19482 calls/s 19482 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__->