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: 1034 MB/s 17540 calls/s 17540 msg/s # tcp rx: 1042 MB/s 141989 calls/s # tcp tx: 1105 MB/s 18747 calls/s 18747 msg/s # tcp rx: 1104 MB/s 129318 calls/s # tcp tx: 1090 MB/s 18503 calls/s 18503 msg/s # tcp rx: 1091 MB/s 128832 calls/s # tcp tx: 1092 MB/s 18529 calls/s 18529 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 818794 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 msg/s # udp rx: 1193 MB/s 850056 calls/s # udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # udp rx: 1229 MB/s 876009 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 msg/s # udp rx: 1272 MB/s 906358 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp gso and gro - over veth touching data # udp rx: 609 MB/s 434369 calls/s # udp tx: 628 MB/s 10667 calls/s 10667 msg/s # udp rx: 640 MB/s 455954 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # udp rx: 661 MB/s 471506 calls/s # udp tx: 661 MB/s 11222 calls/s 11222 msg/s # udp rx: 654 MB/s 466309 calls/s # udp tx: 655 MB/s 11121 calls/s 11121 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 734 MB/s 12466 calls/s 12466 msg/s # tcp rx: 762 MB/s 84880 calls/s # tcp tx: 875 MB/s 14846 calls/s 14846 msg/s # tcp rx: 868 MB/s 89500 calls/s # tcp tx: 891 MB/s 15120 calls/s 15120 msg/s # tcp rx: 892 MB/s 89240 calls/s # tcp tx: 1021 MB/s 17325 calls/s 17325 msg/s # udp gso - over veth touching data # udp rx: 851 MB/s 621145 calls/s # udp tx: 873 MB/s 14816 calls/s 14816 msg/s # udp rx: 661 MB/s 482099 calls/s # udp tx: 662 MB/s 11243 calls/s 11243 msg/s # udp rx: 661 MB/s 482439 calls/s # udp tx: 663 MB/s 11255 calls/s 11255 msg/s # udp rx: 664 MB/s 484828 calls/s # udp tx: 664 MB/s 11274 calls/s 11274 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 417499 calls/s # udp tx: 589 MB/s 9999 calls/s 9999 msg/s # udp rx: 635 MB/s 463165 calls/s # udp tx: 640 MB/s 10857 calls/s 10857 msg/s # udp rx: 655 MB/s 478258 calls/s # udp tx: 655 MB/s 11115 calls/s 11115 msg/s # udp rx: 641 MB/s 468038 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 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__->