make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 567 MB/s 9619 calls/s 9619 msg/s # tcp rx: 567 MB/s 80770 calls/s # tcp tx: 536 MB/s 9098 calls/s 9098 msg/s # tcp rx: 537 MB/s 77918 calls/s # tcp tx: 525 MB/s 8909 calls/s 8909 msg/s # tcp rx: 526 MB/s 77031 calls/s # tcp tx: 552 MB/s 9375 calls/s 9375 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886434 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 1260 MB/s 898213 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 1279 MB/s 911328 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1269 MB/s 904521 calls/s # udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 861098 calls/s # udp tx: 1233 MB/s 20928 calls/s 20928 msg/s # udp rx: 1283 MB/s 914416 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1267 MB/s 903020 calls/s # udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # udp rx: 1233 MB/s 878336 calls/s # udp tx: 1234 MB/s 20930 calls/s 20930 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 897 MB/s 15222 calls/s 15222 msg/s # tcp rx: 898 MB/s 155856 calls/s # tcp tx: 897 MB/s 15228 calls/s 15228 msg/s # tcp rx: 898 MB/s 157898 calls/s # tcp tx: 852 MB/s 14465 calls/s 14465 msg/s # tcp rx: 853 MB/s 150853 calls/s # tcp tx: 817 MB/s 13863 calls/s 13863 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 852832 calls/s # udp tx: 1192 MB/s 20222 calls/s 20222 msg/s # udp rx: 1198 MB/s 874238 calls/s # udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # udp rx: 1208 MB/s 881194 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1228 MB/s 895991 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885074 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # udp rx: 607 MB/s 443249 calls/s # udp tx: 605 MB/s 10278 calls/s 10278 msg/s # udp rx: 615 MB/s 448839 calls/s # udp tx: 614 MB/s 10426 calls/s 10426 msg/s # udp rx: 621 MB/s 453042 calls/s # udp tx: 620 MB/s 10524 calls/s 10524 msg/s ok 1 selftests: net: udpgro_bench.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__->