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: 840 MB/s 14255 calls/s 14255 msg/s # tcp rx: 840 MB/s 98622 calls/s # tcp tx: 1058 MB/s 17951 calls/s 17951 msg/s # tcp rx: 1060 MB/s 124201 calls/s # tcp tx: 1013 MB/s 17185 calls/s 17185 msg/s # tcp rx: 1024 MB/s 129466 calls/s # tcp tx: 1025 MB/s 17401 calls/s 17401 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 896929 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 1289 MB/s 918845 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 1270 MB/s 905296 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1251 MB/s 891496 calls/s # udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # udp gso and gro - over veth touching data # udp rx: 1299 MB/s 925479 calls/s # udp tx: 1342 MB/s 22768 calls/s 22768 msg/s # udp rx: 1338 MB/s 953340 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # udp rx: 1332 MB/s 949547 calls/s # udp tx: 1337 MB/s 22679 calls/s 22679 msg/s # udp rx: 1318 MB/s 939462 calls/s # udp tx: 1322 MB/s 22432 calls/s 22432 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1012 MB/s 17175 calls/s 17175 msg/s # tcp rx: 1012 MB/s 142149 calls/s # tcp tx: 1029 MB/s 17461 calls/s 17461 msg/s # tcp rx: 1029 MB/s 140131 calls/s # tcp tx: 1026 MB/s 17409 calls/s 17409 msg/s # tcp rx: 1027 MB/s 134285 calls/s # tcp tx: 1041 MB/s 17661 calls/s 17661 msg/s # udp gso - over veth touching data # udp rx: 1164 MB/s 849320 calls/s # udp tx: 1206 MB/s 20463 calls/s 20463 msg/s # udp rx: 1272 MB/s 927872 calls/s # udp tx: 1275 MB/s 21630 calls/s 21630 msg/s # udp rx: 1137 MB/s 829465 calls/s # udp tx: 1121 MB/s 19019 calls/s 19019 msg/s # udp rx: 617 MB/s 450153 calls/s # udp tx: 618 MB/s 10486 calls/s 10486 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 865939 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 1225 MB/s 893690 calls/s # udp tx: 1228 MB/s 20828 calls/s 20828 msg/s # udp rx: 1266 MB/s 923681 calls/s # udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # udp rx: 1269 MB/s 925659 calls/s # udp tx: 1270 MB/s 21548 calls/s 21548 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__->