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: 913 MB/s 15495 calls/s 15495 msg/s # tcp rx: 913 MB/s 50552 calls/s # tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # tcp rx: 897 MB/s 50633 calls/s # tcp tx: 931 MB/s 15802 calls/s 15802 msg/s # tcp rx: 932 MB/s 50509 calls/s # tcp tx: 962 MB/s 16327 calls/s 16327 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: 455 MB/s 330691 calls/s # udp tx: 777 MB/s 13185 calls/s 13185 msg/s # udp rx: 555 MB/s 402711 calls/s # udp tx: 751 MB/s 12742 calls/s 12742 msg/s # udp rx: 561 MB/s 407296 calls/s # udp tx: 759 MB/s 12885 calls/s 12885 msg/s # udp rx: 560 MB/s 406528 calls/s # udp tx: 763 MB/s 12946 calls/s 12946 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: 630 MB/s 459852 calls/s # udp tx: 648 MB/s 11005 calls/s 11005 msg/s # udp rx: 661 MB/s 482472 calls/s # udp tx: 661 MB/s 11225 calls/s 11225 msg/s # udp rx: 644 MB/s 470303 calls/s # udp tx: 645 MB/s 10942 calls/s 10942 msg/s # udp rx: 650 MB/s 474270 calls/s # udp tx: 651 MB/s 11046 calls/s 11046 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__->