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: 926 MB/s 15715 calls/s 15715 msg/s # tcp rx: 926 MB/s 48811 calls/s # tcp tx: 856 MB/s 14533 calls/s 14533 msg/s # tcp rx: 857 MB/s 47981 calls/s # tcp tx: 963 MB/s 16339 calls/s 16339 msg/s # tcp rx: 964 MB/s 49500 calls/s # tcp tx: 950 MB/s 16117 calls/s 16117 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: 608 MB/s 440320 calls/s # udp tx: 1276 MB/s 21648 calls/s 21648 msg/s # udp rx: 553 MB/s 400727 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp rx: 634 MB/s 459999 calls/s # udp tx: 1206 MB/s 20457 calls/s 20457 msg/s # udp rx: 644 MB/s 466595 calls/s # udp tx: 1245 MB/s 21117 calls/s 21117 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: 1017 MB/s 742025 calls/s # udp tx: 1052 MB/s 17854 calls/s 17854 msg/s # udp rx: 1135 MB/s 827800 calls/s # udp tx: 1136 MB/s 19271 calls/s 19271 msg/s # udp rx: 1135 MB/s 827875 calls/s # udp tx: 1135 MB/s 19267 calls/s 19267 msg/s # udp rx: 1132 MB/s 825708 calls/s # udp tx: 1138 MB/s 19316 calls/s 19316 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__->