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: 859 MB/s 14570 calls/s 14570 msg/s # tcp rx: 859 MB/s 50631 calls/s # tcp tx: 864 MB/s 14658 calls/s 14658 msg/s # tcp rx: 878 MB/s 50106 calls/s # tcp tx: 669 MB/s 11350 calls/s 11350 msg/s # tcp rx: 662 MB/s 37631 calls/s # tcp tx: 644 MB/s 10923 calls/s 10923 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: 483 MB/s 350128 calls/s # udp tx: 800 MB/s 13569 calls/s 13569 msg/s # udp rx: 518 MB/s 375926 calls/s # udp tx: 770 MB/s 13070 calls/s 13070 msg/s # udp rx: 526 MB/s 382072 calls/s # udp tx: 759 MB/s 12888 calls/s 12888 msg/s # udp rx: 536 MB/s 388790 calls/s # udp tx: 820 MB/s 13923 calls/s 13923 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: 1029 MB/s 750754 calls/s # udp tx: 1054 MB/s 17892 calls/s 17892 msg/s # udp rx: 1138 MB/s 830189 calls/s # udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # udp rx: 1153 MB/s 841599 calls/s # udp tx: 1153 MB/s 19569 calls/s 19569 msg/s # udp rx: 1102 MB/s 804235 calls/s # udp tx: 1101 MB/s 18686 calls/s 18686 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__->