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: 1052 MB/s 856980 calls/s # udp tx: 1712 MB/s 29048 calls/s 29048 msg/s # udp rx: 1949 MB/s 1586788 calls/s # udp tx: 1960 MB/s 33249 calls/s 33249 msg/s # udp rx: 1931 MB/s 1572543 calls/s # udp tx: 1938 MB/s 32886 calls/s 32886 msg/s # UDP GRO fwd perf udp rx: 1586 MB/s 1291164 calls/s # udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # udp rx: 1879 MB/s 1530176 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1874 MB/s 1526099 calls/s # udp tx: 1887 MB/s 32007 calls/s 32007 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: 1090 MB/s 885562 calls/s # udp tx: 1755 MB/s 29779 calls/s 29779 msg/s # udp rx: 1440 MB/s 1166784 calls/s # udp tx: 1892 MB/s 32094 calls/s 32094 msg/s # udp rx: 1682 MB/s 1364387 calls/s # udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # UDP GRO fwd perf udp rx: 1593 MB/s 1292016 calls/s # udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # udp rx: 1756 MB/s 1426760 calls/s # udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # udp rx: 1694 MB/s 1373282 calls/s # udp tx: 1914 MB/s 32475 calls/s 32475 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__->