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: 1029 MB/s 17455 calls/s 17455 msg/s # tcp rx: 1029 MB/s 51973 calls/s # tcp tx: 1006 MB/s 17074 calls/s 17074 msg/s # tcp rx: 1007 MB/s 50741 calls/s # tcp tx: 942 MB/s 15990 calls/s 15990 msg/s # tcp rx: 943 MB/s 48181 calls/s # tcp tx: 688 MB/s 11682 calls/s 11682 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: 587 MB/s 425984 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp rx: 618 MB/s 448285 calls/s # udp tx: 1159 MB/s 19664 calls/s 19664 msg/s # udp rx: 653 MB/s 473343 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1145 MB/s 19424 calls/s 19424 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: 1134 MB/s 827299 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 711 MB/s 518741 calls/s # udp tx: 709 MB/s 12035 calls/s 12035 msg/s # udp rx: 700 MB/s 511148 calls/s # udp tx: 700 MB/s 11883 calls/s 11883 msg/s # udp rx: 645 MB/s 470566 calls/s # udp tx: 647 MB/s 10984 calls/s 10984 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__->