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: 1054 MB/s 17889 calls/s 17889 msg/s # tcp rx: 1055 MB/s 133433 calls/s # tcp tx: 1062 MB/s 18024 calls/s 18024 msg/s # tcp rx: 1063 MB/s 132163 calls/s # tcp tx: 1092 MB/s 18522 calls/s 18522 msg/s # tcp rx: 1093 MB/s 132648 calls/s # tcp tx: 1086 MB/s 18425 calls/s 18425 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893688 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # udp rx: 1315 MB/s 937192 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 1315 MB/s 937107 calls/s # udp tx: 1315 MB/s 22308 calls/s 22308 msg/s # udp rx: 1318 MB/s 939086 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 836435 calls/s # udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # udp rx: 1305 MB/s 930240 calls/s # udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # udp rx: 1264 MB/s 900459 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1280 MB/s 912192 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1089 MB/s 18485 calls/s 18485 msg/s # tcp rx: 1090 MB/s 140271 calls/s # tcp tx: 1110 MB/s 18827 calls/s 18827 msg/s # tcp rx: 1111 MB/s 140552 calls/s # tcp tx: 1130 MB/s 19177 calls/s 19177 msg/s # tcp rx: 1131 MB/s 139453 calls/s # tcp tx: 1132 MB/s 19201 calls/s 19201 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 932120 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 858 MB/s 625996 calls/s # udp tx: 846 MB/s 14355 calls/s 14355 msg/s # udp rx: 644 MB/s 470372 calls/s # udp tx: 644 MB/s 10932 calls/s 10932 msg/s # udp rx: 646 MB/s 471445 calls/s # udp tx: 645 MB/s 10951 calls/s 10951 msg/s # udp gso and gro - over veth touching data # udp rx: 625 MB/s 456197 calls/s # udp tx: 640 MB/s 10870 calls/s 10870 msg/s # udp rx: 656 MB/s 478746 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 658 MB/s 480019 calls/s # udp tx: 657 MB/s 11160 calls/s 11160 msg/s # udp rx: 658 MB/s 479981 calls/s # udp tx: 657 MB/s 11159 calls/s 11159 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__->