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: 922 MB/s 15642 calls/s 15642 msg/s # tcp rx: 943 MB/s 47809 calls/s # tcp tx: 902 MB/s 15315 calls/s 15315 msg/s # tcp rx: 903 MB/s 47995 calls/s # tcp tx: 922 MB/s 15639 calls/s 15639 msg/s # tcp rx: 931 MB/s 49156 calls/s # tcp tx: 938 MB/s 15915 calls/s 15915 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: 532 MB/s 386048 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 639 MB/s 463429 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp rx: 562 MB/s 407296 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1295 MB/s 21972 calls/s 21972 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: 1085 MB/s 791689 calls/s # udp tx: 1112 MB/s 18861 calls/s 18861 msg/s # udp rx: 1170 MB/s 853412 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1164 MB/s 849055 calls/s # udp tx: 1165 MB/s 19764 calls/s 19764 msg/s # udp rx: 795 MB/s 580073 calls/s # udp tx: 787 MB/s 13360 calls/s 13360 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__->