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: 786 MB/s 13338 calls/s 13338 msg/s # tcp rx: 786 MB/s 87799 calls/s # tcp tx: 749 MB/s 12708 calls/s 12708 msg/s # tcp rx: 764 MB/s 83530 calls/s # tcp tx: 701 MB/s 11894 calls/s 11894 msg/s # tcp rx: 695 MB/s 80984 calls/s # tcp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp gso - over veth touching data # udp rx: 602 MB/s 428906 calls/s # udp tx: 619 MB/s 10503 calls/s 10503 msg/s # udp rx: 635 MB/s 452553 calls/s # udp tx: 634 MB/s 10766 calls/s 10766 msg/s # udp rx: 633 MB/s 451412 calls/s # udp tx: 632 MB/s 10734 calls/s 10734 msg/s # udp rx: 624 MB/s 444610 calls/s # udp tx: 623 MB/s 10573 calls/s 10573 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879740 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 1268 MB/s 903645 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 1277 MB/s 910233 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 1273 MB/s 907221 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 875 MB/s 14852 calls/s 14852 msg/s # tcp rx: 876 MB/s 95606 calls/s # tcp tx: 884 MB/s 15003 calls/s 15003 msg/s # tcp rx: 885 MB/s 96641 calls/s # tcp tx: 888 MB/s 15063 calls/s 15063 msg/s # tcp rx: 889 MB/s 96933 calls/s # tcp tx: 891 MB/s 15124 calls/s 15124 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872082 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1257 MB/s 916926 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1263 MB/s 921246 calls/s # udp tx: 1262 MB/s 21418 calls/s 21418 msg/s # udp rx: 1264 MB/s 922006 calls/s # udp tx: 1263 MB/s 21433 calls/s 21433 msg/s # udp gso and gro - over veth touching data # udp rx: 670 MB/s 489310 calls/s # udp tx: 685 MB/s 11632 calls/s 11632 msg/s # udp rx: 670 MB/s 488844 calls/s # udp tx: 683 MB/s 11586 calls/s 11586 msg/s # udp rx: 1232 MB/s 899214 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1223 MB/s 892520 calls/s # udp tx: 1227 MB/s 20825 calls/s 20825 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__->