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: 1069 MB/s 18145 calls/s 18145 msg/s # tcp rx: 1070 MB/s 144778 calls/s # tcp tx: 1051 MB/s 17833 calls/s 17833 msg/s # tcp rx: 1051 MB/s 134809 calls/s # tcp tx: 1005 MB/s 17058 calls/s 17058 msg/s # tcp rx: 1007 MB/s 143256 calls/s # tcp tx: 1082 MB/s 18356 calls/s 18356 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923250 calls/s # udp tx: 1331 MB/s 22578 calls/s 22578 msg/s # udp rx: 1326 MB/s 945021 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp rx: 1326 MB/s 944634 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 msg/s # udp rx: 1318 MB/s 939334 calls/s # udp tx: 1321 MB/s 22418 calls/s 22418 msg/s # udp gso and gro - over veth touching data # udp rx: 1208 MB/s 860720 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1266 MB/s 902218 calls/s # udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # udp rx: 1305 MB/s 929727 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 1296 MB/s 923314 calls/s # udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1100 MB/s 18660 calls/s 18660 msg/s # tcp rx: 1100 MB/s 145340 calls/s # tcp tx: 1067 MB/s 18099 calls/s 18099 msg/s # tcp rx: 1069 MB/s 140351 calls/s # tcp tx: 1106 MB/s 18771 calls/s 18771 msg/s # tcp rx: 1107 MB/s 145336 calls/s # tcp tx: 1098 MB/s 18627 calls/s 18627 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 891146 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 1250 MB/s 912140 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1272 MB/s 928043 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1235 MB/s 901266 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856266 calls/s # udp tx: 1210 MB/s 20539 calls/s 20539 msg/s # udp rx: 1267 MB/s 924282 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp rx: 1282 MB/s 935117 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # udp rx: 1280 MB/s 933768 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 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__->