make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1614 MB/s 1314483 calls/s # udp tx: 1835 MB/s 31136 calls/s 31136 msg/s # udp rx: 1627 MB/s 1324960 calls/s # udp tx: 1901 MB/s 32249 calls/s 32249 msg/s # udp rx: 1790 MB/s 1457868 calls/s # udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # UDP GRO fwd perf udp rx: 1871 MB/s 1522864 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1939 MB/s 1579148 calls/s # udp tx: 1961 MB/s 33267 calls/s 33267 msg/s # udp rx: 1937 MB/s 1577567 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: 1180 MB/s 960540 calls/s # udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # udp rx: 1094 MB/s 890491 calls/s # udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # udp rx: 1181 MB/s 961851 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # UDP GRO fwd perf udp rx: 1099 MB/s 895022 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1184 MB/s 963986 calls/s # udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # udp rx: 1034 MB/s 842512 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 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__->