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: 1046 MB/s 17750 calls/s 17750 msg/s # tcp rx: 1047 MB/s 131130 calls/s # tcp tx: 962 MB/s 16325 calls/s 16325 msg/s # tcp rx: 962 MB/s 131287 calls/s # tcp tx: 990 MB/s 16795 calls/s 16795 msg/s # tcp rx: 992 MB/s 129426 calls/s # tcp tx: 982 MB/s 16661 calls/s 16661 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 895810 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1327 MB/s 945619 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 1310 MB/s 933475 calls/s # udp tx: 1310 MB/s 22234 calls/s 22234 msg/s # udp rx: 1301 MB/s 926832 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 797641 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # udp rx: 1307 MB/s 931643 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1243 MB/s 885848 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # udp rx: 1251 MB/s 891223 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 832 MB/s 14117 calls/s 14117 msg/s # tcp rx: 842 MB/s 94227 calls/s # tcp tx: 1058 MB/s 17949 calls/s 17949 msg/s # tcp rx: 1057 MB/s 129242 calls/s # tcp tx: 1064 MB/s 18056 calls/s 18056 msg/s # tcp rx: 1063 MB/s 126621 calls/s # tcp tx: 800 MB/s 13573 calls/s 13573 msg/s # udp gso - over veth touching data # udp rx: 535 MB/s 390579 calls/s # udp tx: 555 MB/s 9427 calls/s 9427 msg/s # udp rx: 537 MB/s 392360 calls/s # udp tx: 539 MB/s 9153 calls/s 9153 msg/s # udp rx: 588 MB/s 428946 calls/s # udp tx: 593 MB/s 10067 calls/s 10067 msg/s # udp rx: 603 MB/s 439829 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 434819 calls/s # udp tx: 610 MB/s 10347 calls/s 10347 msg/s # udp rx: 604 MB/s 441028 calls/s # udp tx: 608 MB/s 10313 calls/s 10313 msg/s # udp rx: 606 MB/s 442379 calls/s # udp tx: 608 MB/s 10322 calls/s 10322 msg/s # udp rx: 604 MB/s 440948 calls/s # udp tx: 623 MB/s 10570 calls/s 10570 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__->