make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 855 MB/s 14511 calls/s 14511 msg/s # tcp rx: 874 MB/s 93247 calls/s # tcp tx: 1146 MB/s 19440 calls/s 19440 msg/s # tcp rx: 1141 MB/s 126275 calls/s # tcp tx: 854 MB/s 14498 calls/s 14498 msg/s # tcp rx: 848 MB/s 81132 calls/s # tcp tx: 1097 MB/s 18614 calls/s 18614 msg/s # udp gso - over veth touching data # udp rx: 660 MB/s 470287 calls/s # udp tx: 700 MB/s 11873 calls/s 11873 msg/s # udp rx: 1240 MB/s 883918 calls/s # udp tx: 1243 MB/s 21099 calls/s 21099 msg/s # udp rx: 605 MB/s 431105 calls/s # udp tx: 591 MB/s 10028 calls/s 10028 msg/s # udp rx: 611 MB/s 435924 calls/s # udp tx: 611 MB/s 10373 calls/s 10373 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894177 calls/s # udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # udp rx: 1262 MB/s 899635 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1265 MB/s 901477 calls/s # udp tx: 1265 MB/s 21466 calls/s 21466 msg/s # udp rx: 1231 MB/s 876959 calls/s # udp tx: 1231 MB/s 20886 calls/s 20886 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 682 MB/s 11583 calls/s 11583 msg/s # tcp rx: 683 MB/s 81040 calls/s # tcp tx: 690 MB/s 11707 calls/s 11707 msg/s # tcp rx: 690 MB/s 80956 calls/s # tcp tx: 684 MB/s 11607 calls/s 11607 msg/s # tcp rx: 684 MB/s 80153 calls/s # tcp tx: 677 MB/s 11493 calls/s 11493 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 471286 calls/s # udp tx: 666 MB/s 11308 calls/s 11308 msg/s # udp rx: 675 MB/s 492631 calls/s # udp tx: 680 MB/s 11539 calls/s 11539 msg/s # udp rx: 672 MB/s 490590 calls/s # udp tx: 677 MB/s 11497 calls/s 11497 msg/s # udp rx: 675 MB/s 492681 calls/s # udp tx: 680 MB/s 11541 calls/s 11541 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 893966 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 1265 MB/s 923287 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp rx: 1282 MB/s 935213 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1268 MB/s 924938 calls/s # udp tx: 1279 MB/s 21698 calls/s 21698 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__->