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: 882 MB/s 14972 calls/s 14972 msg/s # tcp rx: 893 MB/s 54252 calls/s # tcp tx: 901 MB/s 15290 calls/s 15290 msg/s # tcp rx: 903 MB/s 50491 calls/s # tcp tx: 926 MB/s 15719 calls/s 15719 msg/s # tcp rx: 928 MB/s 50333 calls/s # tcp tx: 922 MB/s 15641 calls/s 15641 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: 617 MB/s 447744 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 622 MB/s 451072 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp rx: 624 MB/s 452608 calls/s # udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # udp rx: 656 MB/s 475136 calls/s # udp tx: 1304 MB/s 22120 calls/s 22120 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: 1070 MB/s 780670 calls/s # udp tx: 1096 MB/s 18602 calls/s 18602 msg/s # udp rx: 1116 MB/s 814070 calls/s # udp tx: 1119 MB/s 18991 calls/s 18991 msg/s # udp rx: 1160 MB/s 846203 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 msg/s # udp rx: 1164 MB/s 848998 calls/s # udp tx: 1166 MB/s 19777 calls/s 19777 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__->