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: 977 MB/s 16578 calls/s 16578 msg/s # tcp rx: 999 MB/s 51639 calls/s # tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # tcp rx: 996 MB/s 48517 calls/s # tcp tx: 981 MB/s 16649 calls/s 16649 msg/s # tcp rx: 984 MB/s 48708 calls/s # tcp tx: 964 MB/s 16364 calls/s 16364 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: 600 MB/s 434944 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 609 MB/s 441856 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 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: 1154 MB/s 842248 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # udp rx: 1159 MB/s 845507 calls/s # udp tx: 1157 MB/s 19640 calls/s 19640 msg/s # udp rx: 1162 MB/s 848122 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # udp rx: 1165 MB/s 850138 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 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__->