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: 1092 MB/s 18538 calls/s 18538 msg/s # tcp rx: 1093 MB/s 140535 calls/s # tcp tx: 1010 MB/s 17137 calls/s 17137 msg/s # tcp rx: 1010 MB/s 139529 calls/s # tcp tx: 987 MB/s 16746 calls/s 16746 msg/s # tcp rx: 987 MB/s 140113 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # udp gso - over veth touching data # udp rx: 1300 MB/s 926512 calls/s # udp tx: 1342 MB/s 22769 calls/s 22769 msg/s # udp rx: 1331 MB/s 948715 calls/s # udp tx: 1332 MB/s 22607 calls/s 22607 msg/s # udp rx: 1304 MB/s 928924 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp rx: 1311 MB/s 934210 calls/s # udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 439910 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 673 MB/s 479627 calls/s # udp tx: 674 MB/s 11442 calls/s 11442 msg/s # udp rx: 675 MB/s 481540 calls/s # udp tx: 675 MB/s 11452 calls/s 11452 msg/s # udp rx: 673 MB/s 479566 calls/s # udp tx: 672 MB/s 11407 calls/s 11407 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1047 MB/s 17758 calls/s 17758 msg/s # tcp rx: 1047 MB/s 138393 calls/s # tcp tx: 1110 MB/s 18827 calls/s 18827 msg/s # tcp rx: 1111 MB/s 135645 calls/s # tcp tx: 1069 MB/s 18136 calls/s 18136 msg/s # tcp rx: 1070 MB/s 128485 calls/s # tcp tx: 1022 MB/s 17339 calls/s 17339 msg/s # udp gso - over veth touching data # udp rx: 581 MB/s 424338 calls/s # udp tx: 600 MB/s 10179 calls/s 10179 msg/s # udp rx: 599 MB/s 437345 calls/s # udp tx: 601 MB/s 10199 calls/s 10199 msg/s # udp rx: 602 MB/s 439497 calls/s # udp tx: 603 MB/s 10242 calls/s 10242 msg/s # udp rx: 625 MB/s 456123 calls/s # udp tx: 626 MB/s 10623 calls/s 10623 msg/s # udp gso and gro - over veth touching data # udp rx: 582 MB/s 424780 calls/s # udp tx: 602 MB/s 10221 calls/s 10221 msg/s # udp rx: 981 MB/s 716097 calls/s # udp tx: 1003 MB/s 17012 calls/s 17012 msg/s # udp rx: 1251 MB/s 913036 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1087 MB/s 793077 calls/s # udp tx: 1087 MB/s 18451 calls/s 18451 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__->