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: 988 MB/s 16758 calls/s 16758 msg/s # tcp rx: 988 MB/s 50844 calls/s # tcp tx: 967 MB/s 16409 calls/s 16409 msg/s # tcp rx: 968 MB/s 51150 calls/s # tcp tx: 985 MB/s 16714 calls/s 16714 msg/s # tcp rx: 986 MB/s 50869 calls/s # tcp tx: 995 MB/s 16887 calls/s 16887 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: 634 MB/s 460288 calls/s # udp tx: 1258 MB/s 21351 calls/s 21351 msg/s # udp rx: 650 MB/s 471360 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 652 MB/s 472320 calls/s # udp tx: 1253 MB/s 21259 calls/s 21259 msg/s # udp rx: 592 MB/s 429056 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 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: 1121 MB/s 817787 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # udp rx: 1149 MB/s 838423 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # udp rx: 1153 MB/s 841448 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 1151 MB/s 839585 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 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__->