make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1687 MB/s 1372131 calls/s # udp tx: 1829 MB/s 31031 calls/s 31031 msg/s # udp rx: 1825 MB/s 1483966 calls/s # udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # udp rx: 1799 MB/s 1462483 calls/s # udp tx: 1947 MB/s 33039 calls/s 33039 msg/s # UDP GRO fwd perf udp rx: 1394 MB/s 1134803 calls/s # udp tx: 1948 MB/s 33046 calls/s 33046 msg/s # udp rx: 1426 MB/s 1160887 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 msg/s # udp rx: 1935 MB/s 1575484 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 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: 1487 MB/s 1210129 calls/s # udp tx: 1822 MB/s 30904 calls/s 30904 msg/s # udp rx: 1515 MB/s 1232843 calls/s # udp tx: 1669 MB/s 28309 calls/s 28309 msg/s # udp rx: 1871 MB/s 1523203 calls/s # udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1322044 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1898 MB/s 1545448 calls/s # udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # udp rx: 1431 MB/s 1165014 calls/s # udp tx: 1863 MB/s 31612 calls/s 31612 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__->