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: 1061 MB/s 18011 calls/s 18011 msg/s # tcp rx: 1062 MB/s 53857 calls/s # tcp tx: 1052 MB/s 17849 calls/s 17849 msg/s # tcp rx: 1052 MB/s 53567 calls/s # tcp tx: 1022 MB/s 17339 calls/s 17339 msg/s # tcp rx: 1023 MB/s 51683 calls/s # tcp tx: 1032 MB/s 17516 calls/s 17516 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: 514 MB/s 372736 calls/s # udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1209 MB/s 20516 calls/s 20516 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 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: 969 MB/s 706916 calls/s # udp tx: 998 MB/s 16933 calls/s 16933 msg/s # udp rx: 1144 MB/s 834817 calls/s # udp tx: 1144 MB/s 19411 calls/s 19411 msg/s # udp rx: 1154 MB/s 842340 calls/s # udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # udp rx: 1155 MB/s 842867 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 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__->