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: 1014 MB/s 17206 calls/s 17206 msg/s # tcp rx: 1027 MB/s 51590 calls/s # tcp tx: 971 MB/s 16472 calls/s 16472 msg/s # tcp rx: 989 MB/s 49006 calls/s # tcp tx: 893 MB/s 15155 calls/s 15155 msg/s # tcp rx: 904 MB/s 45274 calls/s # tcp tx: 936 MB/s 15883 calls/s 15883 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: 609 MB/s 441861 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # udp rx: 641 MB/s 465335 calls/s # udp tx: 1141 MB/s 19356 calls/s 19356 msg/s # udp rx: 548 MB/s 397359 calls/s # udp tx: 1191 MB/s 20213 calls/s 20213 msg/s # udp rx: 548 MB/s 397199 calls/s # udp tx: 1202 MB/s 20388 calls/s 20388 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: 963 MB/s 702968 calls/s # udp tx: 992 MB/s 16840 calls/s 16840 msg/s # udp rx: 1051 MB/s 766696 calls/s # udp tx: 1054 MB/s 17893 calls/s 17893 msg/s # udp rx: 1129 MB/s 823859 calls/s # udp tx: 1131 MB/s 19197 calls/s 19197 msg/s # udp rx: 1100 MB/s 802378 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 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__->