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: 1117 MB/s 18959 calls/s 18959 msg/s # tcp rx: 1127 MB/s 138756 calls/s # tcp tx: 1103 MB/s 18709 calls/s 18709 msg/s # tcp rx: 1102 MB/s 123318 calls/s # tcp tx: 957 MB/s 16239 calls/s 16239 msg/s # tcp rx: 959 MB/s 129922 calls/s # tcp tx: 1005 MB/s 17050 calls/s 17050 msg/s # udp gso - over veth touching data # udp rx: 635 MB/s 452696 calls/s # udp tx: 652 MB/s 11072 calls/s 11072 msg/s # udp rx: 667 MB/s 475532 calls/s # udp tx: 667 MB/s 11323 calls/s 11323 msg/s # udp rx: 677 MB/s 482389 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # udp rx: 663 MB/s 472866 calls/s # udp tx: 663 MB/s 11252 calls/s 11252 msg/s # udp gso and gro - over veth touching data # udp rx: 639 MB/s 455809 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 msg/s # udp rx: 624 MB/s 445175 calls/s # udp tx: 624 MB/s 10590 calls/s 10590 msg/s # udp rx: 612 MB/s 436479 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 msg/s # udp rx: 655 MB/s 466916 calls/s # udp tx: 654 MB/s 11109 calls/s 11109 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 738 MB/s 12527 calls/s 12527 msg/s # tcp rx: 739 MB/s 91986 calls/s # tcp tx: 762 MB/s 12929 calls/s 12929 msg/s # tcp rx: 763 MB/s 92469 calls/s # tcp tx: 750 MB/s 12721 calls/s 12721 msg/s # tcp rx: 750 MB/s 92532 calls/s # tcp tx: 755 MB/s 12819 calls/s 12819 msg/s # udp gso - over veth touching data # udp rx: 791 MB/s 576988 calls/s # udp tx: 811 MB/s 13763 calls/s 13763 msg/s # udp rx: 1239 MB/s 903943 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # udp rx: 1248 MB/s 910466 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1208 MB/s 881622 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp gso and gro - over veth touching data # udp rx: 1141 MB/s 832203 calls/s # udp tx: 1168 MB/s 19823 calls/s 19823 msg/s # udp rx: 1213 MB/s 884839 calls/s # udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # udp rx: 1230 MB/s 897637 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # udp rx: 1243 MB/s 907085 calls/s # udp tx: 1243 MB/s 21097 calls/s 21097 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__->