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: 762 MB/s 12932 calls/s 12932 msg/s # tcp rx: 763 MB/s 89368 calls/s # tcp tx: 749 MB/s 12718 calls/s 12718 msg/s # tcp rx: 750 MB/s 86757 calls/s # tcp tx: 806 MB/s 13684 calls/s 13684 msg/s # tcp rx: 808 MB/s 90016 calls/s # tcp tx: 811 MB/s 13765 calls/s 13765 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872530 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # udp rx: 1220 MB/s 869240 calls/s # udp tx: 1226 MB/s 20795 calls/s 20795 msg/s # udp rx: 1191 MB/s 848841 calls/s # udp tx: 1186 MB/s 20116 calls/s 20116 msg/s # udp rx: 1246 MB/s 888098 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 833006 calls/s # udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # udp rx: 1225 MB/s 873043 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1201 MB/s 856044 calls/s # udp tx: 1191 MB/s 20216 calls/s 20216 msg/s # udp rx: 1043 MB/s 743583 calls/s # udp tx: 1050 MB/s 17818 calls/s 17818 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 707 MB/s 11994 calls/s 11994 msg/s # tcp rx: 709 MB/s 86752 calls/s # tcp tx: 682 MB/s 11577 calls/s 11577 msg/s # tcp rx: 682 MB/s 84966 calls/s # tcp tx: 715 MB/s 12133 calls/s 12133 msg/s # tcp rx: 716 MB/s 85462 calls/s # tcp tx: 722 MB/s 12250 calls/s 12250 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847470 calls/s # udp tx: 1194 MB/s 20264 calls/s 20264 msg/s # udp rx: 1202 MB/s 877228 calls/s # udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # udp rx: 1251 MB/s 912986 calls/s # udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # udp rx: 1220 MB/s 889923 calls/s # udp tx: 1223 MB/s 20757 calls/s 20757 msg/s # udp gso and gro - over veth touching data # udp rx: 677 MB/s 493967 calls/s # udp tx: 693 MB/s 11767 calls/s 11767 msg/s # udp rx: 723 MB/s 527609 calls/s # udp tx: 726 MB/s 12315 calls/s 12315 msg/s # udp rx: 700 MB/s 510855 calls/s # udp tx: 702 MB/s 11915 calls/s 11915 msg/s # udp rx: 705 MB/s 514824 calls/s # udp tx: 707 MB/s 12008 calls/s 12008 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__->