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: 883 MB/s 14986 calls/s 14986 msg/s # tcp rx: 884 MB/s 154040 calls/s # tcp tx: 868 MB/s 14723 calls/s 14723 msg/s # tcp rx: 868 MB/s 147216 calls/s # tcp tx: 875 MB/s 14857 calls/s 14857 msg/s # tcp rx: 876 MB/s 145131 calls/s # tcp tx: 868 MB/s 14733 calls/s 14733 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884300 calls/s # udp tx: 1268 MB/s 21521 calls/s 21521 msg/s # udp rx: 1321 MB/s 941492 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp rx: 1326 MB/s 945228 calls/s # udp tx: 1325 MB/s 22485 calls/s 22485 msg/s # udp rx: 1291 MB/s 920095 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845489 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1296 MB/s 923497 calls/s # udp tx: 1295 MB/s 21978 calls/s 21978 msg/s # udp rx: 1291 MB/s 920224 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1299 MB/s 925566 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 838 MB/s 14216 calls/s 14216 msg/s # tcp rx: 838 MB/s 141915 calls/s # tcp tx: 835 MB/s 14177 calls/s 14177 msg/s # tcp rx: 837 MB/s 141857 calls/s # tcp tx: 850 MB/s 14417 calls/s 14417 msg/s # tcp rx: 849 MB/s 147987 calls/s # tcp tx: 845 MB/s 14337 calls/s 14337 msg/s # udp gso - over veth touching data # udp rx: 567 MB/s 414047 calls/s # udp tx: 581 MB/s 9855 calls/s 9855 msg/s # udp rx: 621 MB/s 453556 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 msg/s # udp rx: 613 MB/s 447108 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 msg/s # udp rx: 610 MB/s 445130 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840420 calls/s # udp tx: 1181 MB/s 20033 calls/s 20033 msg/s # udp rx: 1240 MB/s 904759 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1250 MB/s 911952 calls/s # udp tx: 1250 MB/s 21204 calls/s 21204 msg/s # udp rx: 1216 MB/s 886858 calls/s # udp tx: 1215 MB/s 20612 calls/s 20612 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__->