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: 719 MB/s 12199 calls/s 12199 msg/s # tcp rx: 736 MB/s 36819 calls/s # tcp tx: 817 MB/s 13873 calls/s 13873 msg/s # tcp rx: 838 MB/s 41769 calls/s # tcp tx: 848 MB/s 14389 calls/s 14389 msg/s # tcp rx: 850 MB/s 41980 calls/s # tcp tx: 845 MB/s 14334 calls/s 14334 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: 630 MB/s 456704 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 650 MB/s 471296 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 664 MB/s 481280 calls/s # udp tx: 1292 MB/s 21921 calls/s 21921 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 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: 1135 MB/s 828232 calls/s # udp tx: 1166 MB/s 19789 calls/s 19789 msg/s # udp rx: 1136 MB/s 829179 calls/s # udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # udp rx: 1164 MB/s 849267 calls/s # udp tx: 1164 MB/s 19743 calls/s 19743 msg/s # udp rx: 1164 MB/s 849410 calls/s # udp tx: 1164 MB/s 19745 calls/s 19745 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__->