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: 842 MB/s 14297 calls/s 14297 msg/s # tcp rx: 843 MB/s 155228 calls/s # tcp tx: 807 MB/s 13703 calls/s 13703 msg/s # tcp rx: 808 MB/s 134052 calls/s # tcp tx: 846 MB/s 14355 calls/s 14355 msg/s # tcp rx: 847 MB/s 152874 calls/s # tcp tx: 853 MB/s 14482 calls/s 14482 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 885272 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1282 MB/s 913550 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # udp rx: 1274 MB/s 907757 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 1267 MB/s 903134 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869445 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1285 MB/s 915415 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1294 MB/s 922250 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp rx: 1293 MB/s 921653 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 888 MB/s 15063 calls/s 15063 msg/s # tcp rx: 888 MB/s 148664 calls/s # tcp tx: 850 MB/s 14423 calls/s 14423 msg/s # tcp rx: 851 MB/s 152039 calls/s # tcp tx: 851 MB/s 14440 calls/s 14440 msg/s # tcp rx: 854 MB/s 151961 calls/s # tcp tx: 852 MB/s 14453 calls/s 14453 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 876853 calls/s # udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # udp rx: 1237 MB/s 902401 calls/s # udp tx: 1239 MB/s 21015 calls/s 21015 msg/s # udp rx: 1251 MB/s 912522 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1251 MB/s 912371 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833255 calls/s # udp tx: 1166 MB/s 19784 calls/s 19784 msg/s # udp rx: 1236 MB/s 901766 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1222 MB/s 891908 calls/s # udp tx: 1222 MB/s 20731 calls/s 20731 msg/s # udp rx: 1217 MB/s 887810 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 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__->