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: 996 MB/s 16903 calls/s 16903 msg/s # tcp rx: 1004 MB/s 143301 calls/s # tcp tx: 1023 MB/s 17360 calls/s 17360 msg/s # tcp rx: 1024 MB/s 136906 calls/s # tcp tx: 1031 MB/s 17487 calls/s 17487 msg/s # tcp rx: 1030 MB/s 132990 calls/s # tcp tx: 1019 MB/s 17292 calls/s 17292 msg/s # udp gso - over veth touching data # udp rx: 664 MB/s 473040 calls/s # udp tx: 681 MB/s 11563 calls/s 11563 msg/s # udp rx: 702 MB/s 500625 calls/s # udp tx: 702 MB/s 11910 calls/s 11910 msg/s # udp rx: 707 MB/s 503658 calls/s # udp tx: 706 MB/s 11983 calls/s 11983 msg/s # udp rx: 700 MB/s 499180 calls/s # udp tx: 699 MB/s 11872 calls/s 11872 msg/s # udp gso and gro - over veth touching data # udp rx: 1121 MB/s 798902 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1310 MB/s 933563 calls/s # udp tx: 1313 MB/s 22284 calls/s 22284 msg/s # udp rx: 1319 MB/s 940049 calls/s # udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # udp rx: 1323 MB/s 942765 calls/s # udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1279 MB/s 21706 calls/s 21706 msg/s # tcp rx: 1282 MB/s 116472 calls/s # tcp tx: 988 MB/s 16771 calls/s 16771 msg/s # tcp rx: 1014 MB/s 133111 calls/s # tcp tx: 1044 MB/s 17709 calls/s 17709 msg/s # tcp rx: 1059 MB/s 129007 calls/s # tcp tx: 1061 MB/s 18000 calls/s 18000 msg/s # udp gso - over veth touching data # udp rx: 1169 MB/s 852935 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # udp rx: 1221 MB/s 891203 calls/s # udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # udp rx: 1166 MB/s 850765 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1224 MB/s 893327 calls/s # udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867802 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1250 MB/s 911912 calls/s # udp tx: 1253 MB/s 21264 calls/s 21264 msg/s # udp rx: 1252 MB/s 913299 calls/s # udp tx: 1253 MB/s 21253 calls/s 21253 msg/s # udp rx: 1251 MB/s 912881 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 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__->