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: 1151 MB/s 19538 calls/s 19538 msg/s # tcp rx: 1152 MB/s 141616 calls/s # tcp tx: 1113 MB/s 18890 calls/s 18890 msg/s # tcp rx: 1114 MB/s 136755 calls/s # tcp tx: 1082 MB/s 18361 calls/s 18361 msg/s # tcp rx: 1084 MB/s 130021 calls/s # tcp tx: 1081 MB/s 18344 calls/s 18344 msg/s # udp gso - over veth touching data # udp rx: 1235 MB/s 880120 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 msg/s # udp rx: 1304 MB/s 929172 calls/s # udp tx: 1306 MB/s 22159 calls/s 22159 msg/s # udp rx: 1301 MB/s 927189 calls/s # udp tx: 1303 MB/s 22105 calls/s 22105 msg/s # udp rx: 1302 MB/s 927513 calls/s # udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # udp gso and gro - over veth touching data # udp rx: 1269 MB/s 904081 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp rx: 1286 MB/s 916198 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1209 MB/s 861528 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 1274 MB/s 908119 calls/s # udp tx: 1280 MB/s 21726 calls/s 21726 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12888 calls/s 12888 msg/s # tcp rx: 763 MB/s 91277 calls/s # tcp tx: 733 MB/s 12438 calls/s 12438 msg/s # tcp rx: 733 MB/s 85890 calls/s # tcp tx: 738 MB/s 12533 calls/s 12533 msg/s # tcp rx: 739 MB/s 86287 calls/s # tcp tx: 723 MB/s 12274 calls/s 12274 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856686 calls/s # udp tx: 1210 MB/s 20537 calls/s 20537 msg/s # udp rx: 1247 MB/s 910022 calls/s # udp tx: 1247 MB/s 21164 calls/s 21164 msg/s # udp rx: 1257 MB/s 917198 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1259 MB/s 918621 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 804305 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1151 MB/s 839473 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1231 MB/s 898397 calls/s # udp tx: 1232 MB/s 20901 calls/s 20901 msg/s # udp rx: 1202 MB/s 876998 calls/s # udp tx: 1197 MB/s 20314 calls/s 20314 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__->