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: 1021 MB/s 17329 calls/s 17329 msg/s # tcp rx: 1040 MB/s 52394 calls/s # tcp tx: 1021 MB/s 17322 calls/s 17322 msg/s # tcp rx: 1016 MB/s 51534 calls/s # tcp tx: 710 MB/s 12047 calls/s 12047 msg/s # tcp rx: 709 MB/s 36136 calls/s # tcp tx: 674 MB/s 11444 calls/s 11444 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: 509 MB/s 369775 calls/s # udp tx: 744 MB/s 12630 calls/s 12630 msg/s # udp rx: 561 MB/s 407153 calls/s # udp tx: 756 MB/s 12826 calls/s 12826 msg/s # udp rx: 560 MB/s 406648 calls/s # udp tx: 792 MB/s 13447 calls/s 13447 msg/s # udp rx: 559 MB/s 405248 calls/s # udp tx: 811 MB/s 13771 calls/s 13771 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: 1102 MB/s 804100 calls/s # udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # udp rx: 1167 MB/s 851279 calls/s # udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # udp rx: 1167 MB/s 851696 calls/s # udp tx: 1170 MB/s 19856 calls/s 19856 msg/s # udp rx: 1168 MB/s 852182 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 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__->