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: 1021 MB/s 17331 calls/s 17331 msg/s # tcp rx: 1031 MB/s 135877 calls/s # tcp tx: 976 MB/s 16563 calls/s 16563 msg/s # tcp rx: 974 MB/s 128257 calls/s # tcp tx: 1070 MB/s 18149 calls/s 18149 msg/s # tcp rx: 1072 MB/s 132456 calls/s # tcp tx: 1114 MB/s 18901 calls/s 18901 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 876058 calls/s # udp tx: 1248 MB/s 21179 calls/s 21179 msg/s # udp rx: 1288 MB/s 917816 calls/s # udp tx: 1297 MB/s 22006 calls/s 22006 msg/s # udp rx: 1285 MB/s 915437 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 1291 MB/s 919686 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp gso and gro - over veth touching data # udp rx: 1227 MB/s 874349 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1223 MB/s 871496 calls/s # udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # udp rx: 1169 MB/s 832957 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1247 MB/s 888848 calls/s # udp tx: 1247 MB/s 21166 calls/s 21166 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1122 MB/s 19036 calls/s 19036 msg/s # tcp rx: 1123 MB/s 141008 calls/s # tcp tx: 1079 MB/s 18305 calls/s 18305 msg/s # tcp rx: 1097 MB/s 130125 calls/s # tcp tx: 1006 MB/s 17065 calls/s 17065 msg/s # tcp rx: 1003 MB/s 132181 calls/s # tcp tx: 1034 MB/s 17550 calls/s 17550 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902300 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # udp rx: 1239 MB/s 904236 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1239 MB/s 903986 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1264 MB/s 921962 calls/s # udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 868685 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp rx: 1212 MB/s 884010 calls/s # udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # udp rx: 1270 MB/s 926365 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1264 MB/s 922189 calls/s # udp tx: 1263 MB/s 21428 calls/s 21428 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__->