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: 1669 MB/s 1359056 calls/s # udp tx: 1741 MB/s 29531 calls/s 29531 msg/s # udp rx: 1794 MB/s 1459987 calls/s # udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # udp rx: 1767 MB/s 1438978 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # UDP GRO fwd perf udp rx: 1268 MB/s 1031956 calls/s # udp tx: 1516 MB/s 25727 calls/s 25727 msg/s # udp rx: 1237 MB/s 1007237 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 1183 MB/s 963202 calls/s # udp tx: 1186 MB/s 20121 calls/s 20121 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: 988 MB/s 802011 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 852 MB/s 690752 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1005 MB/s 814825 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # UDP GRO fwd perf udp rx: 1110 MB/s 901872 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # udp rx: 1016 MB/s 823504 calls/s # udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # udp rx: 1147 MB/s 931228 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 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__->