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: 867 MB/s 14719 calls/s 14719 msg/s # tcp rx: 868 MB/s 160162 calls/s # tcp tx: 818 MB/s 13886 calls/s 13886 msg/s # tcp rx: 819 MB/s 150311 calls/s # tcp tx: 741 MB/s 12584 calls/s 12584 msg/s # tcp rx: 742 MB/s 134999 calls/s # tcp tx: 826 MB/s 14018 calls/s 14018 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 842974 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp rx: 1269 MB/s 904290 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 1276 MB/s 908992 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp rx: 1285 MB/s 915473 calls/s # udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 846110 calls/s # udp tx: 1204 MB/s 20431 calls/s 20431 msg/s # udp rx: 1252 MB/s 892112 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # udp rx: 1280 MB/s 911808 calls/s # udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # udp rx: 1263 MB/s 899901 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 836 MB/s 14192 calls/s 14192 msg/s # tcp rx: 837 MB/s 148259 calls/s # tcp tx: 832 MB/s 14113 calls/s 14113 msg/s # tcp rx: 832 MB/s 145842 calls/s # tcp tx: 805 MB/s 13665 calls/s 13665 msg/s # tcp rx: 806 MB/s 144111 calls/s # tcp tx: 810 MB/s 13743 calls/s 13743 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 838997 calls/s # udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # udp rx: 1231 MB/s 898402 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 1215 MB/s 886244 calls/s # udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # udp rx: 1181 MB/s 861343 calls/s # udp tx: 1180 MB/s 20022 calls/s 20022 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851662 calls/s # udp tx: 1194 MB/s 20256 calls/s 20256 msg/s # udp rx: 1247 MB/s 909828 calls/s # udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # udp rx: 1248 MB/s 910208 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp rx: 1275 MB/s 930414 calls/s # udp tx: 1279 MB/s 21694 calls/s 21694 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__->