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: 1720 MB/s 29184 calls/s 29184 msg/s # tcp rx: 1721 MB/s 73743 calls/s # tcp tx: 1732 MB/s 29384 calls/s 29384 msg/s # tcp rx: 1734 MB/s 72535 calls/s # tcp tx: 1711 MB/s 29022 calls/s 29022 msg/s # tcp rx: 1712 MB/s 77911 calls/s # tcp tx: 1704 MB/s 28912 calls/s 28912 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 831371 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp rx: 1198 MB/s 853768 calls/s # udp tx: 1198 MB/s 20329 calls/s 20329 msg/s # udp rx: 1199 MB/s 854685 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # udp rx: 1192 MB/s 849317 calls/s # udp tx: 1190 MB/s 20191 calls/s 20191 msg/s # udp gso and gro - over veth touching data # udp rx: 1031 MB/s 17269 calls/s # udp tx: 1062 MB/s 18013 calls/s 18013 msg/s # udp rx: 1001 MB/s 16990 calls/s # udp tx: 1000 MB/s 16970 calls/s 16970 msg/s # udp rx: 1077 MB/s 18274 calls/s # udp tx: 1078 MB/s 18285 calls/s 18285 msg/s # udp rx: 1060 MB/s 17994 calls/s # udp tx: 1059 MB/s 17977 calls/s 17977 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1743 MB/s 29575 calls/s 29575 msg/s # tcp rx: 1745 MB/s 70827 calls/s # tcp tx: 1853 MB/s 31431 calls/s 31431 msg/s # tcp rx: 1855 MB/s 75826 calls/s # tcp tx: 1828 MB/s 31010 calls/s 31010 msg/s # tcp rx: 1830 MB/s 77643 calls/s # tcp tx: 1866 MB/s 31657 calls/s 31657 msg/s # udp gso - over veth touching data # udp rx: 578 MB/s 421639 calls/s # udp tx: 595 MB/s 10093 calls/s 10093 msg/s # udp rx: 572 MB/s 417499 calls/s # udp tx: 580 MB/s 9850 calls/s 9850 msg/s # udp rx: 584 MB/s 426541 calls/s # udp tx: 584 MB/s 9913 calls/s 9913 msg/s # udp rx: 587 MB/s 428293 calls/s # udp tx: 586 MB/s 9950 calls/s 9950 msg/s # udp gso and gro - over veth touching data # udp rx: 1002 MB/s 17008 calls/s # udp tx: 1029 MB/s 17463 calls/s 17463 msg/s # udp rx: 1029 MB/s 17458 calls/s # udp tx: 1028 MB/s 17438 calls/s 17438 msg/s # udp rx: 1027 MB/s 17424 calls/s # udp tx: 1026 MB/s 17407 calls/s 17407 msg/s # udp rx: 1046 MB/s 17747 calls/s # udp tx: 1046 MB/s 17744 calls/s 17744 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__->