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: 1267 MB/s 21499 calls/s 21499 msg/s # tcp rx: 1268 MB/s 58798 calls/s # tcp tx: 1366 MB/s 23175 calls/s 23175 msg/s # tcp rx: 1368 MB/s 61380 calls/s # tcp tx: 1274 MB/s 21624 calls/s 21624 msg/s # tcp rx: 1275 MB/s 57417 calls/s # tcp tx: 1351 MB/s 22916 calls/s 22916 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: 519 MB/s 375808 calls/s # udp tx: 1080 MB/s 18324 calls/s 18324 msg/s # udp rx: 536 MB/s 387584 calls/s # udp tx: 1147 MB/s 19466 calls/s 19466 msg/s # udp rx: 539 MB/s 390144 calls/s # udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp rx: 539 MB/s 389632 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 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: 1298 MB/s 946890 calls/s # udp tx: 1338 MB/s 22701 calls/s 22701 msg/s # udp rx: 1284 MB/s 937126 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 789 MB/s 575901 calls/s # udp tx: 790 MB/s 13402 calls/s 13402 msg/s # udp rx: 790 MB/s 576411 calls/s # udp tx: 791 MB/s 13417 calls/s 13417 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__->