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: 805 MB/s 13658 calls/s 13658 msg/s # tcp rx: 806 MB/s 91740 calls/s # tcp tx: 820 MB/s 13913 calls/s 13913 msg/s # tcp rx: 821 MB/s 93395 calls/s # tcp tx: 852 MB/s 14454 calls/s 14454 msg/s # tcp rx: 853 MB/s 95388 calls/s # tcp tx: 803 MB/s 13633 calls/s 13633 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 774246 calls/s # udp tx: 1116 MB/s 18936 calls/s 18936 msg/s # udp rx: 1142 MB/s 814066 calls/s # udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp rx: 1202 MB/s 856274 calls/s # udp tx: 1207 MB/s 20480 calls/s 20480 msg/s # udp rx: 1168 MB/s 832520 calls/s # udp tx: 1171 MB/s 19875 calls/s 19875 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884688 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1276 MB/s 908996 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp rx: 1214 MB/s 865143 calls/s # udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # udp rx: 1176 MB/s 838328 calls/s # udp tx: 1169 MB/s 19836 calls/s 19836 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18424 calls/s 18424 msg/s # tcp rx: 1088 MB/s 141739 calls/s # tcp tx: 1018 MB/s 17280 calls/s 17280 msg/s # tcp rx: 1019 MB/s 130535 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # tcp rx: 1079 MB/s 128860 calls/s # tcp tx: 1077 MB/s 18282 calls/s 18282 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 874873 calls/s # udp tx: 1228 MB/s 20843 calls/s 20843 msg/s # udp rx: 1248 MB/s 910576 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 1189 MB/s 867791 calls/s # udp tx: 1191 MB/s 20211 calls/s 20211 msg/s # udp rx: 1248 MB/s 910419 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp gso and gro - over veth touching data # udp rx: 1054 MB/s 769259 calls/s # udp tx: 1082 MB/s 18366 calls/s 18366 msg/s # udp rx: 1249 MB/s 911011 calls/s # udp tx: 1249 MB/s 21199 calls/s 21199 msg/s # udp rx: 1262 MB/s 920863 calls/s # udp tx: 1262 MB/s 21410 calls/s 21410 msg/s # udp rx: 1253 MB/s 914275 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 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__->