make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 952 MB/s 16163 calls/s 16163 msg/s # tcp rx: 953 MB/s 50892 calls/s # tcp tx: 971 MB/s 16479 calls/s 16479 msg/s # tcp rx: 972 MB/s 50319 calls/s # tcp tx: 974 MB/s 16528 calls/s 16528 msg/s # tcp rx: 975 MB/s 50240 calls/s # tcp tx: 977 MB/s 16578 calls/s 16578 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: 647 MB/s 469248 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 615 MB/s 446208 calls/s # udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # udp rx: 639 MB/s 463360 calls/s # udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # udp rx: 629 MB/s 456448 calls/s # udp tx: 1188 MB/s 20161 calls/s 20161 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: 685 MB/s 499904 calls/s # udp tx: 711 MB/s 12067 calls/s 12067 msg/s # udp rx: 709 MB/s 517506 calls/s # udp tx: 711 MB/s 12060 calls/s 12060 msg/s # udp rx: 708 MB/s 517056 calls/s # udp tx: 710 MB/s 12045 calls/s 12045 msg/s # udp rx: 708 MB/s 516999 calls/s # udp tx: 709 MB/s 12042 calls/s 12042 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__->