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: 1117 MB/s 18948 calls/s 18948 msg/s # tcp rx: 1117 MB/s 133416 calls/s # tcp tx: 1012 MB/s 17167 calls/s 17167 msg/s # tcp rx: 1013 MB/s 139276 calls/s # tcp tx: 1118 MB/s 18969 calls/s 18969 msg/s # tcp rx: 1119 MB/s 138115 calls/s # tcp tx: 1139 MB/s 19325 calls/s 19325 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 867523 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1290 MB/s 919554 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1252 MB/s 892503 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp rx: 1307 MB/s 931325 calls/s # udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 476044 calls/s # udp tx: 691 MB/s 11724 calls/s 11724 msg/s # udp rx: 723 MB/s 515611 calls/s # udp tx: 719 MB/s 12205 calls/s 12205 msg/s # udp rx: 1104 MB/s 786478 calls/s # udp tx: 1128 MB/s 19140 calls/s 19140 msg/s # udp rx: 1339 MB/s 954255 calls/s # udp tx: 1349 MB/s 22882 calls/s 22882 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 848 MB/s 14384 calls/s 14384 msg/s # tcp rx: 848 MB/s 97646 calls/s # tcp tx: 877 MB/s 14891 calls/s 14891 msg/s # tcp rx: 879 MB/s 99227 calls/s # tcp tx: 881 MB/s 14955 calls/s 14955 msg/s # tcp rx: 882 MB/s 97155 calls/s # tcp tx: 847 MB/s 14371 calls/s 14371 msg/s # udp gso - over veth touching data # udp rx: 782 MB/s 570368 calls/s # udp tx: 827 MB/s 14031 calls/s 14031 msg/s # udp rx: 824 MB/s 601129 calls/s # udp tx: 808 MB/s 13710 calls/s 13710 msg/s # udp rx: 678 MB/s 494710 calls/s # udp tx: 679 MB/s 11521 calls/s 11521 msg/s # udp rx: 681 MB/s 496700 calls/s # udp tx: 680 MB/s 11546 calls/s 11546 msg/s # udp gso and gro - over veth touching data # udp rx: 593 MB/s 432698 calls/s # udp tx: 610 MB/s 10359 calls/s 10359 msg/s # udp rx: 611 MB/s 445764 calls/s # udp tx: 610 MB/s 10361 calls/s 10361 msg/s # udp rx: 612 MB/s 446524 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 610 MB/s 445442 calls/s # udp tx: 610 MB/s 10347 calls/s 10347 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__->