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: 1427 MB/s 1161854 calls/s # udp tx: 1792 MB/s 30397 calls/s 30397 msg/s # udp rx: 1868 MB/s 1520931 calls/s # udp tx: 1909 MB/s 32386 calls/s 32386 msg/s # udp rx: 1842 MB/s 1499897 calls/s # udp tx: 1927 MB/s 32697 calls/s 32697 msg/s # UDP GRO fwd perf udp rx: 1790 MB/s 1457256 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1891 MB/s 1539896 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # udp rx: 1860 MB/s 1514882 calls/s # udp tx: 1947 MB/s 33033 calls/s 33033 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1763 MB/s 29910 calls/s 29910 msg/s # udp rx: 118 MB/s 96224 calls/s # udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # UDP tunnel GRO fwd perf udp rx: 10 MB/s 8451 calls/s # udp tx: 1770 MB/s 30025 calls/s 30025 msg/s # udp tx: 1704 MB/s 28906 calls/s 28906 msg/s # udp rx: 1 MB/s 1095 calls/s # udp tx: 1824 MB/s 30948 calls/s 30948 msg/s # udp rx: 1 MB/s 967 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1023 MB/s 833347 calls/s # udp tx: 1156 MB/s 19612 calls/s 19612 msg/s # udp rx: 1168 MB/s 951178 calls/s # udp tx: 1172 MB/s 19891 calls/s 19891 msg/s # udp rx: 1181 MB/s 962112 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # UDP GRO fwd perf udp rx: 1101 MB/s 896648 calls/s # udp tx: 1153 MB/s 19568 calls/s 19568 msg/s # udp rx: 1167 MB/s 950313 calls/s # udp tx: 1169 MB/s 19832 calls/s 19832 msg/s # udp rx: 1130 MB/s 920674 calls/s # udp tx: 1134 MB/s 19239 calls/s 19239 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # udp rx: 10 MB/s 8777 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # UDP tunnel GRO fwd perf udp tx: 1191 MB/s 20209 calls/s 20209 msg/s # udp rx: 4 MB/s 3456 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1139 MB/s 19334 calls/s 19334 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__->