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: 1788 MB/s 1454793 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 msg/s # udp rx: 1928 MB/s 1570160 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1803 MB/s 1468238 calls/s # udp tx: 1810 MB/s 30703 calls/s 30703 msg/s # UDP GRO fwd perf udp rx: 1785 MB/s 1453166 calls/s # udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # udp rx: 1740 MB/s 1417107 calls/s # udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # udp rx: 1867 MB/s 1520295 calls/s # udp tx: 1878 MB/s 31855 calls/s 31855 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: 1108 MB/s 901434 calls/s # udp tx: 1271 MB/s 21565 calls/s 21565 msg/s # udp rx: 1233 MB/s 1004065 calls/s # udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # udp rx: 1168 MB/s 950873 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # UDP GRO fwd perf udp rx: 775 MB/s 630821 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1075 MB/s 873140 calls/s # udp tx: 1316 MB/s 22325 calls/s 22325 msg/s # udp rx: 1120 MB/s 911108 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 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__->