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: 954 MB/s 16185 calls/s 16185 msg/s # tcp rx: 955 MB/s 50052 calls/s # tcp tx: 957 MB/s 16232 calls/s 16232 msg/s # tcp rx: 957 MB/s 49700 calls/s # tcp tx: 963 MB/s 16334 calls/s 16334 msg/s # tcp rx: 964 MB/s 49825 calls/s # tcp tx: 957 MB/s 16246 calls/s 16246 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: 613 MB/s 445184 calls/s # udp tx: 1075 MB/s 18240 calls/s 18240 msg/s # udp rx: 647 MB/s 469504 calls/s # udp tx: 1177 MB/s 19971 calls/s 19971 msg/s # udp rx: 612 MB/s 443950 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 590 MB/s 427264 calls/s # udp tx: 1290 MB/s 21883 calls/s 21883 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: 1045 MB/s 762701 calls/s # udp tx: 1074 MB/s 18228 calls/s 18228 msg/s # udp rx: 922 MB/s 673066 calls/s # udp tx: 922 MB/s 15646 calls/s 15646 msg/s # udp rx: 1149 MB/s 838380 calls/s # udp tx: 1149 MB/s 19492 calls/s 19492 msg/s # udp rx: 1151 MB/s 839751 calls/s # udp tx: 1151 MB/s 19527 calls/s 19527 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__->