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: 991 MB/s 16814 calls/s 16814 msg/s # tcp rx: 1004 MB/s 51439 calls/s # tcp tx: 967 MB/s 16407 calls/s 16407 msg/s # tcp rx: 968 MB/s 49637 calls/s # tcp tx: 989 MB/s 16784 calls/s 16784 msg/s # tcp rx: 991 MB/s 50177 calls/s # tcp tx: 999 MB/s 16947 calls/s 16947 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: 606 MB/s 439808 calls/s # udp tx: 1223 MB/s 20759 calls/s 20759 msg/s # udp rx: 578 MB/s 418657 calls/s # udp tx: 1317 MB/s 22340 calls/s 22340 msg/s # udp rx: 630 MB/s 456718 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 647 MB/s 468949 calls/s # udp tx: 1293 MB/s 21940 calls/s 21940 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: 1041 MB/s 759292 calls/s # udp tx: 1071 MB/s 18171 calls/s 18171 msg/s # udp rx: 1011 MB/s 737581 calls/s # udp tx: 1016 MB/s 17244 calls/s 17244 msg/s # udp rx: 1150 MB/s 839162 calls/s # udp tx: 1149 MB/s 19493 calls/s 19493 msg/s # udp rx: 1156 MB/s 843327 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 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__->