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: 1074 MB/s 874477 calls/s # udp tx: 1128 MB/s 19146 calls/s 19146 msg/s # udp rx: 1052 MB/s 856082 calls/s # udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # udp rx: 1104 MB/s 898994 calls/s # udp tx: 1107 MB/s 18787 calls/s 18787 msg/s # UDP GRO fwd perf udp rx: 1135 MB/s 924240 calls/s # udp tx: 1167 MB/s 19802 calls/s 19802 msg/s # udp rx: 1092 MB/s 888774 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1030 MB/s 838344 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # udp rx: 64 MB/s 52878 calls/s # udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # udp rx: 1 MB/s 958 calls/s # udp tx: 729 MB/s 12373 calls/s 12373 msg/s # UDP tunnel GRO fwd perf udp rx: 123 MB/s 100318 calls/s # udp tx: 1155 MB/s 19598 calls/s 19598 msg/s # udp rx: 108 MB/s 88658 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # udp rx: 0 MB/s 768 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1395 MB/s 1134565 calls/s # udp tx: 1763 MB/s 29908 calls/s 29908 msg/s # udp rx: 1796 MB/s 1460957 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # udp rx: 1813 MB/s 1474151 calls/s # udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # UDP GRO fwd perf udp rx: 1675 MB/s 1361754 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # udp rx: 1794 MB/s 1458834 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1783 MB/s 1450891 calls/s # udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1495 MB/s 25357 calls/s 25357 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1803 MB/s 30583 calls/s 30583 msg/s # UDP tunnel GRO fwd perf udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1859 MB/s 31543 calls/s 31543 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__->