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: 974 MB/s 16535 calls/s 16535 msg/s # tcp rx: 975 MB/s 49101 calls/s # tcp tx: 936 MB/s 15880 calls/s 15880 msg/s # tcp rx: 946 MB/s 46997 calls/s # tcp tx: 932 MB/s 15810 calls/s 15810 msg/s # tcp rx: 931 MB/s 46878 calls/s # tcp tx: 903 MB/s 15322 calls/s 15322 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: 517 MB/s 375471 calls/s # udp tx: 774 MB/s 13131 calls/s 13131 msg/s # udp rx: 656 MB/s 475904 calls/s # udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # udp rx: 659 MB/s 478208 calls/s # udp tx: 1192 MB/s 20225 calls/s 20225 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 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: 1090 MB/s 795380 calls/s # udp tx: 1120 MB/s 19008 calls/s 19008 msg/s # udp rx: 934 MB/s 681859 calls/s # udp tx: 926 MB/s 15710 calls/s 15710 msg/s # udp rx: 577 MB/s 420940 calls/s # udp tx: 579 MB/s 9821 calls/s 9821 msg/s # udp rx: 594 MB/s 433354 calls/s # udp tx: 590 MB/s 10007 calls/s 10007 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__->