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: 770 MB/s 13073 calls/s 13073 msg/s # tcp rx: 771 MB/s 88729 calls/s # tcp tx: 854 MB/s 14488 calls/s 14488 msg/s # tcp rx: 855 MB/s 94823 calls/s # tcp tx: 860 MB/s 14596 calls/s 14596 msg/s # tcp rx: 861 MB/s 94926 calls/s # tcp tx: 860 MB/s 14596 calls/s 14596 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908562 calls/s # udp tx: 1319 MB/s 22378 calls/s 22378 msg/s # udp rx: 1319 MB/s 939739 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 1282 MB/s 913697 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 1276 MB/s 909610 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp gso and gro - over veth touching data # udp rx: 1238 MB/s 882255 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1334 MB/s 950312 calls/s # udp tx: 1334 MB/s 22635 calls/s 22635 msg/s # udp rx: 1325 MB/s 943950 calls/s # udp tx: 1324 MB/s 22471 calls/s 22471 msg/s # udp rx: 1317 MB/s 938176 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1094 MB/s 18556 calls/s 18556 msg/s # tcp rx: 1095 MB/s 136683 calls/s # tcp tx: 1111 MB/s 18855 calls/s 18855 msg/s # tcp rx: 1112 MB/s 135732 calls/s # tcp tx: 1117 MB/s 18947 calls/s 18947 msg/s # tcp rx: 1118 MB/s 132348 calls/s # tcp tx: 1123 MB/s 19050 calls/s 19050 msg/s # udp gso - over veth touching data # udp rx: 1108 MB/s 808245 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # udp rx: 1129 MB/s 823901 calls/s # udp tx: 1128 MB/s 19137 calls/s 19137 msg/s # udp rx: 707 MB/s 515921 calls/s # udp tx: 690 MB/s 11706 calls/s 11706 msg/s # udp rx: 708 MB/s 516530 calls/s # udp tx: 711 MB/s 12067 calls/s 12067 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 874979 calls/s # udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # udp rx: 1144 MB/s 835018 calls/s # udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # udp rx: 1272 MB/s 927695 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1288 MB/s 939936 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 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__->