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: 943 MB/s 15997 calls/s 15997 msg/s # tcp rx: 944 MB/s 47905 calls/s # tcp tx: 944 MB/s 16012 calls/s 16012 msg/s # tcp rx: 944 MB/s 46409 calls/s # tcp tx: 990 MB/s 16808 calls/s 16808 msg/s # tcp rx: 992 MB/s 50689 calls/s # tcp tx: 990 MB/s 16796 calls/s 16796 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: 584 MB/s 423424 calls/s # udp tx: 1232 MB/s 20909 calls/s 20909 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp rx: 653 MB/s 473600 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 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: 1089 MB/s 794378 calls/s # udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # udp rx: 1060 MB/s 773777 calls/s # udp tx: 1063 MB/s 18037 calls/s 18037 msg/s # udp rx: 1133 MB/s 826706 calls/s # udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # udp rx: 703 MB/s 513355 calls/s # udp tx: 707 MB/s 11994 calls/s 11994 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__->