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: 854 MB/s 14487 calls/s 14487 msg/s # tcp rx: 854 MB/s 152569 calls/s # tcp tx: 816 MB/s 13850 calls/s 13850 msg/s # tcp rx: 817 MB/s 153265 calls/s # tcp tx: 829 MB/s 14070 calls/s 14070 msg/s # tcp rx: 830 MB/s 152120 calls/s # tcp tx: 857 MB/s 14543 calls/s 14543 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 877614 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1286 MB/s 916495 calls/s # udp tx: 1285 MB/s 21805 calls/s 21805 msg/s # udp rx: 1269 MB/s 904248 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1279 MB/s 911298 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886854 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1277 MB/s 909880 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1286 MB/s 916375 calls/s # udp tx: 1288 MB/s 21854 calls/s 21854 msg/s # udp rx: 1279 MB/s 911122 calls/s # udp tx: 1280 MB/s 21723 calls/s 21723 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 873 MB/s 14817 calls/s 14817 msg/s # tcp rx: 875 MB/s 157586 calls/s # tcp tx: 686 MB/s 11638 calls/s 11638 msg/s # tcp rx: 686 MB/s 83526 calls/s # tcp tx: 662 MB/s 11228 calls/s 11228 msg/s # tcp rx: 662 MB/s 82871 calls/s # tcp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp gso - over veth touching data # udp rx: 1140 MB/s 831610 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 1253 MB/s 914498 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 1251 MB/s 913077 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 1256 MB/s 916092 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 893568 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1248 MB/s 910575 calls/s # udp tx: 1251 MB/s 21230 calls/s 21230 msg/s # udp rx: 1245 MB/s 908514 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp rx: 1242 MB/s 906463 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 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__->