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: 916 MB/s 15547 calls/s 15547 msg/s # tcp rx: 917 MB/s 47434 calls/s # tcp tx: 929 MB/s 15773 calls/s 15773 msg/s # tcp rx: 931 MB/s 47017 calls/s # tcp tx: 936 MB/s 15887 calls/s 15887 msg/s # tcp rx: 937 MB/s 48080 calls/s # tcp tx: 924 MB/s 15684 calls/s 15684 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: 599 MB/s 434176 calls/s # udp tx: 1189 MB/s 20171 calls/s 20171 msg/s # udp rx: 648 MB/s 470016 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # udp rx: 615 MB/s 446208 calls/s # udp tx: 1219 MB/s 20689 calls/s 20689 msg/s # udp rx: 527 MB/s 382568 calls/s # udp tx: 803 MB/s 13629 calls/s 13629 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: 591 MB/s 431312 calls/s # udp tx: 607 MB/s 10301 calls/s 10301 msg/s # udp rx: 623 MB/s 454514 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp rx: 631 MB/s 460224 calls/s # udp tx: 630 MB/s 10693 calls/s 10693 msg/s # udp rx: 630 MB/s 459690 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 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__->