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: 682 MB/s 11573 calls/s 11573 msg/s # tcp rx: 698 MB/s 79155 calls/s # tcp tx: 1061 MB/s 18008 calls/s 18008 msg/s # tcp rx: 1058 MB/s 124047 calls/s # tcp tx: 979 MB/s 16612 calls/s 16612 msg/s # tcp rx: 979 MB/s 126121 calls/s # tcp tx: 984 MB/s 16700 calls/s 16700 msg/s # udp gso - over veth touching data # udp rx: 662 MB/s 471934 calls/s # udp tx: 681 MB/s 11561 calls/s 11561 msg/s # udp rx: 687 MB/s 489658 calls/s # udp tx: 687 MB/s 11659 calls/s 11659 msg/s # udp rx: 694 MB/s 494420 calls/s # udp tx: 694 MB/s 11777 calls/s 11777 msg/s # udp rx: 694 MB/s 494454 calls/s # udp tx: 693 MB/s 11764 calls/s 11764 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 879080 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp rx: 1279 MB/s 911433 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp rx: 1293 MB/s 921556 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp rx: 1294 MB/s 921798 calls/s # udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 774 MB/s 13137 calls/s 13137 msg/s # tcp rx: 775 MB/s 88739 calls/s # tcp tx: 838 MB/s 14218 calls/s 14218 msg/s # tcp rx: 839 MB/s 94258 calls/s # tcp tx: 806 MB/s 13676 calls/s 13676 msg/s # tcp rx: 807 MB/s 91121 calls/s # tcp tx: 838 MB/s 14222 calls/s 14222 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866713 calls/s # udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # udp rx: 1278 MB/s 932214 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1284 MB/s 937049 calls/s # udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # udp rx: 1289 MB/s 940278 calls/s # udp tx: 1291 MB/s 21901 calls/s 21901 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886803 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1235 MB/s 900832 calls/s # udp tx: 1237 MB/s 20992 calls/s 20992 msg/s # udp rx: 1261 MB/s 919664 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 msg/s # udp rx: 1260 MB/s 919471 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 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__->