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: 1652 MB/s 1342828 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # udp rx: 1919 MB/s 1561039 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1926 MB/s 1566852 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1272919 calls/s # udp tx: 1858 MB/s 31519 calls/s 31519 msg/s # udp rx: 1905 MB/s 1549855 calls/s # udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # udp rx: 1906 MB/s 1551625 calls/s # udp tx: 1930 MB/s 32740 calls/s 32740 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: 988 MB/s 800835 calls/s # udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # udp rx: 1657 MB/s 1342398 calls/s # udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # udp rx: 1654 MB/s 1339997 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # UDP GRO fwd perf udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # udp rx: 1281 MB/s 1038606 calls/s # udp tx: 1910 MB/s 32409 calls/s 32409 msg/s # udp rx: 1557 MB/s 1261780 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # udp rx: 1577 MB/s 1278168 calls/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__->