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: 1341 MB/s 22747 calls/s 22747 msg/s # tcp rx: 1341 MB/s 59033 calls/s # tcp tx: 1371 MB/s 23265 calls/s 23265 msg/s # tcp rx: 1373 MB/s 56549 calls/s # tcp tx: 1313 MB/s 22277 calls/s 22277 msg/s # tcp rx: 1314 MB/s 55902 calls/s # tcp tx: 1375 MB/s 23333 calls/s 23333 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 819949 calls/s # udp tx: 1185 MB/s 20112 calls/s 20112 msg/s # udp rx: 1194 MB/s 851154 calls/s # udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # udp rx: 1193 MB/s 850163 calls/s # udp tx: 1192 MB/s 20229 calls/s 20229 msg/s # udp rx: 1053 MB/s 750518 calls/s # udp tx: 1037 MB/s 17589 calls/s 17589 msg/s # udp gso and gro - over veth touching data # udp rx: 1292 MB/s 21926 calls/s # udp tx: 1343 MB/s 22793 calls/s 22793 msg/s # udp rx: 1769 MB/s 30016 calls/s # udp tx: 1772 MB/s 30060 calls/s 30060 msg/s # udp rx: 1838 MB/s 31189 calls/s # udp tx: 1839 MB/s 31203 calls/s 31203 msg/s # udp rx: 1838 MB/s 31175 calls/s # udp tx: 1839 MB/s 31205 calls/s 31205 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1770 MB/s 30027 calls/s 30027 msg/s # tcp rx: 1772 MB/s 72327 calls/s # tcp tx: 1690 MB/s 28666 calls/s 28666 msg/s # tcp rx: 1691 MB/s 67829 calls/s # tcp tx: 1660 MB/s 28161 calls/s 28161 msg/s # tcp rx: 1660 MB/s 64753 calls/s # tcp tx: 1708 MB/s 28971 calls/s 28971 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 438293 calls/s # udp tx: 619 MB/s 10502 calls/s 10502 msg/s # udp rx: 979 MB/s 714135 calls/s # udp tx: 994 MB/s 16870 calls/s 16870 msg/s # udp rx: 1143 MB/s 833722 calls/s # udp tx: 1142 MB/s 19370 calls/s 19370 msg/s # udp rx: 1116 MB/s 814087 calls/s # udp tx: 1127 MB/s 19121 calls/s 19121 msg/s # udp gso and gro - over veth touching data # udp rx: 972 MB/s 16496 calls/s # udp tx: 1001 MB/s 16979 calls/s 16979 msg/s # udp rx: 998 MB/s 16932 calls/s # udp tx: 999 MB/s 16949 calls/s 16949 msg/s # udp rx: 1003 MB/s 17020 calls/s # udp tx: 1002 MB/s 17005 calls/s 17005 msg/s # udp rx: 999 MB/s 16959 calls/s # udp tx: 1000 MB/s 16971 calls/s 16971 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__->