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: 694 MB/s 11776 calls/s 11776 msg/s # tcp rx: 694 MB/s 83094 calls/s # tcp tx: 696 MB/s 11816 calls/s 11816 msg/s # tcp rx: 697 MB/s 83140 calls/s # tcp tx: 708 MB/s 12012 calls/s 12012 msg/s # tcp rx: 709 MB/s 83494 calls/s # tcp tx: 717 MB/s 12171 calls/s 12171 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 440977 calls/s # udp tx: 634 MB/s 10768 calls/s 10768 msg/s # udp rx: 625 MB/s 445294 calls/s # udp tx: 623 MB/s 10580 calls/s 10580 msg/s # udp rx: 636 MB/s 453746 calls/s # udp tx: 636 MB/s 10803 calls/s 10803 msg/s # udp rx: 635 MB/s 452879 calls/s # udp tx: 635 MB/s 10780 calls/s 10780 msg/s # udp gso and gro - over veth touching data # udp rx: 689 MB/s 491265 calls/s # udp tx: 716 MB/s 12144 calls/s 12144 msg/s # udp rx: 710 MB/s 505939 calls/s # udp tx: 710 MB/s 12057 calls/s 12057 msg/s # udp rx: 710 MB/s 506265 calls/s # udp tx: 711 MB/s 12069 calls/s 12069 msg/s # udp rx: 711 MB/s 507068 calls/s # udp tx: 713 MB/s 12093 calls/s 12093 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1188 MB/s 20156 calls/s 20156 msg/s # tcp rx: 1189 MB/s 137520 calls/s # tcp tx: 1046 MB/s 17741 calls/s 17741 msg/s # tcp rx: 1047 MB/s 133767 calls/s # tcp tx: 1061 MB/s 18012 calls/s 18012 msg/s # tcp rx: 1063 MB/s 126874 calls/s # tcp tx: 1072 MB/s 18190 calls/s 18190 msg/s # udp gso - over veth touching data # udp rx: 1184 MB/s 863913 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # udp rx: 1215 MB/s 886450 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 msg/s # udp rx: 1210 MB/s 882936 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # udp rx: 1236 MB/s 902006 calls/s # udp tx: 1237 MB/s 20987 calls/s 20987 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892834 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # udp rx: 1276 MB/s 930608 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1284 MB/s 936807 calls/s # udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # udp rx: 1103 MB/s 804935 calls/s # udp tx: 1352 MB/s 22946 calls/s 22946 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__->