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: 1087 MB/s 18450 calls/s 18450 msg/s # tcp rx: 1087 MB/s 140520 calls/s # tcp tx: 1116 MB/s 18929 calls/s 18929 msg/s # tcp rx: 1116 MB/s 139886 calls/s # tcp tx: 1101 MB/s 18675 calls/s 18675 msg/s # tcp rx: 1102 MB/s 140379 calls/s # tcp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp gso - over veth touching data # udp rx: 1145 MB/s 815793 calls/s # udp tx: 1179 MB/s 20009 calls/s 20009 msg/s # udp rx: 1269 MB/s 904318 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1263 MB/s 900233 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp rx: 1272 MB/s 906739 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 903118 calls/s # udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # udp rx: 1272 MB/s 906172 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1295 MB/s 922846 calls/s # udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # udp rx: 1302 MB/s 927746 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1076 MB/s 18256 calls/s 18256 msg/s # tcp rx: 1077 MB/s 126223 calls/s # tcp tx: 940 MB/s 15955 calls/s 15955 msg/s # tcp rx: 941 MB/s 130654 calls/s # tcp tx: 1104 MB/s 18733 calls/s 18733 msg/s # tcp rx: 1106 MB/s 123692 calls/s # tcp tx: 969 MB/s 16437 calls/s 16437 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818322 calls/s # udp tx: 1166 MB/s 19787 calls/s 19787 msg/s # udp rx: 1274 MB/s 929421 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1292 MB/s 942621 calls/s # udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # udp rx: 1269 MB/s 925926 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp gso and gro - over veth touching data # udp rx: 1055 MB/s 769459 calls/s # udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp rx: 1133 MB/s 826531 calls/s # udp tx: 1132 MB/s 19214 calls/s 19214 msg/s # udp rx: 1216 MB/s 887516 calls/s # udp tx: 1216 MB/s 20637 calls/s 20637 msg/s # udp rx: 1212 MB/s 884565 calls/s # udp tx: 1212 MB/s 20573 calls/s 20573 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__->