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: 1408 MB/s 23885 calls/s 23885 msg/s # tcp rx: 1411 MB/s 54377 calls/s # tcp tx: 1320 MB/s 22398 calls/s 22398 msg/s # tcp rx: 1320 MB/s 50243 calls/s # tcp tx: 1331 MB/s 22580 calls/s 22580 msg/s # tcp rx: 1332 MB/s 51716 calls/s # tcp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp gso - over veth touching data # udp rx: 1120 MB/s 798008 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1215 MB/s 865569 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 1192 MB/s 849211 calls/s # udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # udp rx: 1184 MB/s 844102 calls/s # udp tx: 1184 MB/s 20091 calls/s 20091 msg/s # udp gso and gro - over veth touching data # udp rx: 1746 MB/s 29620 calls/s # udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # udp rx: 1796 MB/s 30474 calls/s # udp tx: 1798 MB/s 30507 calls/s 30507 msg/s # udp rx: 1802 MB/s 30416 calls/s # udp tx: 1802 MB/s 30574 calls/s 30574 msg/s # udp rx: 1772 MB/s 30061 calls/s # udp tx: 1772 MB/s 30071 calls/s 30071 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1290 MB/s 21882 calls/s 21882 msg/s # tcp rx: 1291 MB/s 53400 calls/s # tcp tx: 1662 MB/s 28205 calls/s 28205 msg/s # tcp rx: 1665 MB/s 66064 calls/s # tcp tx: 1625 MB/s 27567 calls/s 27567 msg/s # tcp rx: 1626 MB/s 64101 calls/s # tcp tx: 1545 MB/s 26220 calls/s 26220 msg/s # udp gso - over veth touching data # udp rx: 600 MB/s 438285 calls/s # udp tx: 620 MB/s 10522 calls/s 10522 msg/s # udp rx: 578 MB/s 421885 calls/s # udp tx: 575 MB/s 9769 calls/s 9769 msg/s # udp rx: 561 MB/s 409314 calls/s # udp tx: 561 MB/s 9516 calls/s 9516 msg/s # udp rx: 574 MB/s 418660 calls/s # udp tx: 575 MB/s 9757 calls/s 9757 msg/s # udp gso and gro - over veth touching data # udp rx: 1583 MB/s 26853 calls/s # udp tx: 1640 MB/s 27825 calls/s 27825 msg/s # udp rx: 1331 MB/s 22651 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 837 MB/s 14211 calls/s # udp tx: 829 MB/s 14071 calls/s 14071 msg/s # udp rx: 863 MB/s 14645 calls/s # udp tx: 884 MB/s 14997 calls/s 14997 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__->