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: 991 MB/s 16809 calls/s 16809 msg/s # tcp rx: 993 MB/s 123371 calls/s # tcp tx: 1044 MB/s 17718 calls/s 17718 msg/s # tcp rx: 1045 MB/s 134930 calls/s # tcp tx: 1078 MB/s 18291 calls/s 18291 msg/s # tcp rx: 1079 MB/s 131560 calls/s # tcp tx: 1082 MB/s 18355 calls/s 18355 msg/s # udp gso - over veth touching data # udp rx: 610 MB/s 435164 calls/s # udp tx: 624 MB/s 10599 calls/s 10599 msg/s # udp rx: 636 MB/s 453571 calls/s # udp tx: 636 MB/s 10799 calls/s 10799 msg/s # udp rx: 640 MB/s 456006 calls/s # udp tx: 639 MB/s 10851 calls/s 10851 msg/s # udp rx: 635 MB/s 452696 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp gso and gro - over veth touching data # udp rx: 715 MB/s 509580 calls/s # udp tx: 740 MB/s 12556 calls/s 12556 msg/s # udp rx: 736 MB/s 524960 calls/s # udp tx: 739 MB/s 12534 calls/s 12534 msg/s # udp rx: 736 MB/s 524977 calls/s # udp tx: 738 MB/s 12532 calls/s 12532 msg/s # udp rx: 736 MB/s 524643 calls/s # udp tx: 738 MB/s 12530 calls/s 12530 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 736 MB/s 12489 calls/s 12489 msg/s # tcp rx: 737 MB/s 96326 calls/s # tcp tx: 1106 MB/s 18764 calls/s 18764 msg/s # tcp rx: 1108 MB/s 138837 calls/s # tcp tx: 1116 MB/s 18943 calls/s 18943 msg/s # tcp rx: 1117 MB/s 136562 calls/s # tcp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885221 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # udp rx: 1269 MB/s 925771 calls/s # udp tx: 1269 MB/s 21528 calls/s 21528 msg/s # udp rx: 1274 MB/s 929284 calls/s # udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # udp rx: 1292 MB/s 942689 calls/s # udp tx: 1304 MB/s 22133 calls/s 22133 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 872871 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # udp rx: 1305 MB/s 952066 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1304 MB/s 951256 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 1297 MB/s 945974 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 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__->