make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1852 MB/s 1507869 calls/s # udp tx: 1930 MB/s 32750 calls/s 32750 msg/s # udp rx: 1929 MB/s 1570440 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1951 MB/s 1588490 calls/s # udp tx: 1971 MB/s 33444 calls/s 33444 msg/s # UDP GRO fwd perf udp rx: 1709 MB/s 1391167 calls/s # udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # udp rx: 1901 MB/s 1547222 calls/s # udp tx: 1967 MB/s 33373 calls/s 33373 msg/s # udp rx: 1918 MB/s 1561253 calls/s # udp tx: 1980 MB/s 33587 calls/s 33587 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 63 MB/s 51251 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # udp rx: 23 MB/s 18944 calls/s # udp tx: 1076 MB/s 18252 calls/s 18252 msg/s # UDP tunnel GRO fwd perf udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # udp rx: 2 MB/s 1968 calls/s # udp tx: 1772 MB/s 30068 calls/s 30068 msg/s # udp rx: 74 MB/s 60618 calls/s # udp tx: 1771 MB/s 30039 calls/s 30039 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 979 MB/s 797188 calls/s # udp tx: 1080 MB/s 18323 calls/s 18323 msg/s # udp rx: 1135 MB/s 924176 calls/s # udp tx: 1148 MB/s 19474 calls/s 19474 msg/s # udp rx: 1152 MB/s 937966 calls/s # udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # UDP GRO fwd perf udp rx: 1076 MB/s 876603 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1151 MB/s 937106 calls/s # udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # udp rx: 1164 MB/s 948230 calls/s # udp tx: 1177 MB/s 19969 calls/s 19969 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1237 MB/s 20997 calls/s 20997 msg/s # udp rx: 51 MB/s 42280 calls/s # udp tx: 798 MB/s 13536 calls/s 13536 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1126 MB/s 19111 calls/s 19111 msg/s # UDP tunnel GRO fwd perf udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # udp rx: 19 MB/s 16220 calls/s # udp tx: 1200 MB/s 20364 calls/s 20364 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1157 MB/s 19633 calls/s 19633 msg/s ok 1 selftests: net: udpgro_fwd.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__->