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: 874 MB/s 14838 calls/s 14838 msg/s # tcp rx: 875 MB/s 161339 calls/s # tcp tx: 845 MB/s 14335 calls/s 14335 msg/s # tcp rx: 846 MB/s 155645 calls/s # tcp tx: 834 MB/s 14155 calls/s 14155 msg/s # tcp rx: 835 MB/s 152464 calls/s # tcp tx: 763 MB/s 12943 calls/s 12943 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 835432 calls/s # udp tx: 1194 MB/s 20254 calls/s 20254 msg/s # udp rx: 1225 MB/s 873024 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 1229 MB/s 875486 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1229 MB/s 875782 calls/s # udp tx: 1228 MB/s 20844 calls/s 20844 msg/s # udp gso and gro - over veth touching data # udp rx: 1126 MB/s 802408 calls/s # udp tx: 1147 MB/s 19458 calls/s 19458 msg/s # udp rx: 1219 MB/s 868575 calls/s # udp tx: 1221 MB/s 20715 calls/s 20715 msg/s # udp rx: 1223 MB/s 871859 calls/s # udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # udp rx: 1218 MB/s 868035 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 786 MB/s 13338 calls/s 13338 msg/s # tcp rx: 787 MB/s 150220 calls/s # tcp tx: 781 MB/s 13249 calls/s 13249 msg/s # tcp rx: 781 MB/s 148746 calls/s # tcp tx: 774 MB/s 13134 calls/s 13134 msg/s # tcp rx: 775 MB/s 147559 calls/s # tcp tx: 783 MB/s 13289 calls/s 13289 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 851897 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # udp rx: 1192 MB/s 869831 calls/s # udp tx: 1191 MB/s 20206 calls/s 20206 msg/s # udp rx: 1185 MB/s 864402 calls/s # udp tx: 1185 MB/s 20114 calls/s 20114 msg/s # udp rx: 1208 MB/s 881154 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp gso and gro - over veth touching data # udp rx: 1017 MB/s 741732 calls/s # udp tx: 1029 MB/s 17453 calls/s 17453 msg/s # udp rx: 590 MB/s 430310 calls/s # udp tx: 590 MB/s 10018 calls/s 10018 msg/s # udp rx: 605 MB/s 441233 calls/s # udp tx: 605 MB/s 10264 calls/s 10264 msg/s # udp rx: 604 MB/s 440707 calls/s # udp tx: 604 MB/s 10252 calls/s 10252 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__->