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: 1249 MB/s 1016684 calls/s # udp tx: 1894 MB/s 32131 calls/s 32131 msg/s # udp rx: 1813 MB/s 1476650 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1849 MB/s 1505598 calls/s # udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # UDP GRO fwd perf udp rx: 1041 MB/s 846331 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1150 MB/s 935959 calls/s # udp tx: 1258 MB/s 21352 calls/s 21352 msg/s # udp rx: 1168 MB/s 950964 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1659 MB/s 28148 calls/s 28148 msg/s # udp rx: 176 MB/s 143572 calls/s # udp tx: 1801 MB/s 30547 calls/s 30547 msg/s # udp rx: 33 MB/s 27236 calls/s # udp tx: 1614 MB/s 27383 calls/s 27383 msg/s # udp rx: 366 MB/s 298395 calls/s # UDP tunnel GRO fwd perf udp tx: 1719 MB/s 29171 calls/s 29171 msg/s # udp rx: 209 MB/s 170249 calls/s # udp tx: 1776 MB/s 30127 calls/s 30127 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1722 MB/s 29212 calls/s 29212 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1646 MB/s 1339545 calls/s # udp tx: 1847 MB/s 31337 calls/s 31337 msg/s # udp rx: 1108 MB/s 901706 calls/s # udp tx: 1713 MB/s 29070 calls/s 29070 msg/s # udp rx: 1642 MB/s 1335257 calls/s # udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # UDP GRO fwd perf udp rx: 1211 MB/s 984233 calls/s # udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # udp rx: 1727 MB/s 1403249 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1585 MB/s 1288816 calls/s # udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1400 MB/s 23750 calls/s 23750 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # udp rx: 28 MB/s 22886 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # UDP tunnel GRO fwd perf udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1003 MB/s 17022 calls/s 17022 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 698 MB/s 11854 calls/s 11854 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__->