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: 1004 MB/s 17043 calls/s 17043 msg/s # tcp rx: 1005 MB/s 136411 calls/s # tcp tx: 887 MB/s 15061 calls/s 15061 msg/s # tcp rx: 888 MB/s 114409 calls/s # tcp tx: 763 MB/s 12943 calls/s 12943 msg/s # tcp rx: 763 MB/s 87922 calls/s # tcp tx: 836 MB/s 14183 calls/s 14183 msg/s # udp gso - over veth touching data # udp rx: 775 MB/s 552275 calls/s # udp tx: 812 MB/s 13783 calls/s 13783 msg/s # udp rx: 1245 MB/s 887077 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1247 MB/s 888394 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 1293 MB/s 921733 calls/s # udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # udp gso and gro - over veth touching data # udp rx: 622 MB/s 443106 calls/s # udp tx: 646 MB/s 10973 calls/s 10973 msg/s # udp rx: 670 MB/s 477483 calls/s # udp tx: 670 MB/s 11372 calls/s 11372 msg/s # udp rx: 681 MB/s 485473 calls/s # udp tx: 681 MB/s 11557 calls/s 11557 msg/s # udp rx: 653 MB/s 465380 calls/s # udp tx: 651 MB/s 11052 calls/s 11052 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19410 calls/s 19410 msg/s # tcp rx: 1145 MB/s 139159 calls/s # tcp tx: 1020 MB/s 17306 calls/s 17306 msg/s # tcp rx: 1019 MB/s 118411 calls/s # tcp tx: 1016 MB/s 17238 calls/s 17238 msg/s # tcp rx: 1019 MB/s 114833 calls/s # tcp tx: 1094 MB/s 18563 calls/s 18563 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 441144 calls/s # udp tx: 623 MB/s 10575 calls/s 10575 msg/s # udp rx: 623 MB/s 454424 calls/s # udp tx: 625 MB/s 10611 calls/s 10611 msg/s # udp rx: 606 MB/s 442048 calls/s # udp tx: 607 MB/s 10312 calls/s 10312 msg/s # udp rx: 619 MB/s 452091 calls/s # udp tx: 621 MB/s 10539 calls/s 10539 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 427637 calls/s # udp tx: 606 MB/s 10280 calls/s 10280 msg/s # udp rx: 600 MB/s 437806 calls/s # udp tx: 598 MB/s 10152 calls/s 10152 msg/s # udp rx: 621 MB/s 453419 calls/s # udp tx: 622 MB/s 10556 calls/s 10556 msg/s # udp rx: 629 MB/s 459351 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 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__->