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: 853 MB/s 14468 calls/s 14468 msg/s # tcp rx: 853 MB/s 154512 calls/s # tcp tx: 839 MB/s 14239 calls/s 14239 msg/s # tcp rx: 840 MB/s 154624 calls/s # tcp tx: 846 MB/s 14362 calls/s 14362 msg/s # tcp rx: 847 MB/s 150419 calls/s # tcp tx: 841 MB/s 14278 calls/s 14278 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 884450 calls/s # udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # udp rx: 1254 MB/s 893684 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 1268 MB/s 903537 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 1222 MB/s 870695 calls/s # udp tx: 1226 MB/s 20805 calls/s 20805 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876883 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1251 MB/s 891443 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1228 MB/s 875238 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1212 MB/s 863538 calls/s # udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 842 MB/s 14288 calls/s 14288 msg/s # tcp rx: 842 MB/s 146593 calls/s # tcp tx: 878 MB/s 14896 calls/s 14896 msg/s # tcp rx: 879 MB/s 148999 calls/s # tcp tx: 844 MB/s 14315 calls/s 14315 msg/s # tcp rx: 844 MB/s 151651 calls/s # tcp tx: 757 MB/s 12856 calls/s 12856 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878101 calls/s # udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # udp rx: 1221 MB/s 890893 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # udp rx: 1206 MB/s 879805 calls/s # udp tx: 1205 MB/s 20445 calls/s 20445 msg/s # udp rx: 1196 MB/s 872752 calls/s # udp tx: 1195 MB/s 20275 calls/s 20275 msg/s # udp gso and gro - over veth touching data # udp rx: 1082 MB/s 789210 calls/s # udp tx: 1103 MB/s 18717 calls/s 18717 msg/s # udp rx: 1164 MB/s 848946 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1174 MB/s 856906 calls/s # udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # udp rx: 1123 MB/s 819350 calls/s # udp tx: 1131 MB/s 19193 calls/s 19193 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__->