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: 1107 MB/s 18784 calls/s 18784 msg/s # tcp rx: 1113 MB/s 140897 calls/s # tcp tx: 1028 MB/s 17446 calls/s 17446 msg/s # tcp rx: 1038 MB/s 129938 calls/s # tcp tx: 939 MB/s 15929 calls/s 15929 msg/s # tcp rx: 935 MB/s 103711 calls/s # tcp tx: 1030 MB/s 17471 calls/s 17471 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 866410 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # udp rx: 1256 MB/s 895179 calls/s # udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # udp rx: 1277 MB/s 909841 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1300 MB/s 926676 calls/s # udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 877549 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1166 MB/s 831142 calls/s # udp tx: 1177 MB/s 19973 calls/s 19973 msg/s # udp rx: 1210 MB/s 862552 calls/s # udp tx: 1213 MB/s 20583 calls/s 20583 msg/s # udp rx: 1232 MB/s 878017 calls/s # udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1009 MB/s 17128 calls/s 17128 msg/s # tcp rx: 1010 MB/s 136872 calls/s # tcp tx: 1102 MB/s 18698 calls/s 18698 msg/s # tcp rx: 1103 MB/s 141129 calls/s # tcp tx: 1054 MB/s 17893 calls/s 17893 msg/s # tcp rx: 1056 MB/s 139397 calls/s # tcp tx: 1055 MB/s 17909 calls/s 17909 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 852228 calls/s # udp tx: 1201 MB/s 20386 calls/s 20386 msg/s # udp rx: 1222 MB/s 891291 calls/s # udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # udp rx: 1239 MB/s 903731 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 1250 MB/s 912189 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 877680 calls/s # udp tx: 1240 MB/s 21047 calls/s 21047 msg/s # udp rx: 1242 MB/s 905905 calls/s # udp tx: 1241 MB/s 21059 calls/s 21059 msg/s # udp rx: 1243 MB/s 906776 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1256 MB/s 916060 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 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__->