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: 1720 MB/s 1400241 calls/s # udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # udp rx: 1749 MB/s 1422951 calls/s # udp tx: 1982 MB/s 33622 calls/s 33622 msg/s # udp rx: 1927 MB/s 1569473 calls/s # udp tx: 1988 MB/s 33734 calls/s 33734 msg/s # UDP GRO fwd perf udp rx: 1865 MB/s 1518908 calls/s # udp tx: 1955 MB/s 33170 calls/s 33170 msg/s # udp rx: 1934 MB/s 1575116 calls/s # udp tx: 1958 MB/s 33213 calls/s 33213 msg/s # udp rx: 1941 MB/s 1580936 calls/s # udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1239 MB/s 1005289 calls/s # udp tx: 1839 MB/s 31201 calls/s 31201 msg/s # udp rx: 1012 MB/s 820485 calls/s # udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # udp rx: 1396 MB/s 1131146 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # UDP GRO fwd perf udp rx: 1375 MB/s 1117273 calls/s # udp tx: 1762 MB/s 29886 calls/s 29886 msg/s # udp rx: 1753 MB/s 1423901 calls/s # udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # udp rx: 1711 MB/s 1389886 calls/s # udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->