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: 1707 MB/s 1387501 calls/s # udp tx: 1934 MB/s 32808 calls/s 32808 msg/s # udp rx: 1626 MB/s 1323678 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1901 MB/s 1548304 calls/s # udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # UDP GRO fwd perf udp rx: 1836 MB/s 1494952 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 1813 MB/s 1475943 calls/s # udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # udp rx: 1952 MB/s 1589698 calls/s # udp tx: 1973 MB/s 33466 calls/s 33466 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: 1276 MB/s 1035772 calls/s # udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # udp rx: 1318 MB/s 1068538 calls/s # udp tx: 1945 MB/s 33002 calls/s 33002 msg/s # udp rx: 1593 MB/s 1291337 calls/s # udp tx: 1929 MB/s 32718 calls/s 32718 msg/s # UDP GRO fwd perf udp rx: 1341 MB/s 1087142 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1712 MB/s 1388811 calls/s # udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # udp rx: 1422 MB/s 1152659 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 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__->