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: 1448 MB/s 24568 calls/s 24568 msg/s # tcp rx: 1449 MB/s 64165 calls/s # tcp tx: 1636 MB/s 27753 calls/s 27753 msg/s # tcp rx: 1637 MB/s 66776 calls/s # tcp tx: 1553 MB/s 26348 calls/s 26348 msg/s # tcp rx: 1555 MB/s 65466 calls/s # tcp tx: 1698 MB/s 28805 calls/s 28805 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: 567 MB/s 410112 calls/s # udp tx: 1335 MB/s 22656 calls/s 22656 msg/s # udp rx: 637 MB/s 460947 calls/s # udp tx: 1390 MB/s 23592 calls/s 23592 msg/s # udp rx: 672 MB/s 486519 calls/s # udp tx: 1261 MB/s 21404 calls/s 21404 msg/s # udp rx: 667 MB/s 482873 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 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: 1227 MB/s 895067 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1310 MB/s 955670 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1114 MB/s 812807 calls/s # udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # udp rx: 1263 MB/s 921682 calls/s # udp tx: 1266 MB/s 21488 calls/s 21488 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__->