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: 1004 MB/s 17033 calls/s 17033 msg/s # tcp rx: 1023 MB/s 51499 calls/s # tcp tx: 909 MB/s 15433 calls/s 15433 msg/s # tcp rx: 908 MB/s 46999 calls/s # tcp tx: 935 MB/s 15875 calls/s 15875 msg/s # tcp rx: 937 MB/s 48540 calls/s # tcp tx: 983 MB/s 16677 calls/s 16677 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: 618 MB/s 448000 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 632 MB/s 458531 calls/s # udp tx: 1195 MB/s 20284 calls/s 20284 msg/s # udp rx: 554 MB/s 401664 calls/s # udp tx: 1288 MB/s 21851 calls/s 21851 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 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: 1075 MB/s 784019 calls/s # udp tx: 1094 MB/s 18557 calls/s 18557 msg/s # udp rx: 1119 MB/s 816367 calls/s # udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # udp rx: 1157 MB/s 844061 calls/s # udp tx: 1156 MB/s 19614 calls/s 19614 msg/s # udp rx: 1153 MB/s 841525 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 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__->