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: 1398 MB/s 1137899 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1938 MB/s 1577633 calls/s # udp tx: 1954 MB/s 33148 calls/s 33148 msg/s # udp rx: 1913 MB/s 1556819 calls/s # udp tx: 1943 MB/s 32959 calls/s 32959 msg/s # UDP GRO fwd perf udp rx: 1544 MB/s 1255909 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1530 MB/s 1244923 calls/s # udp tx: 1884 MB/s 31969 calls/s 31969 msg/s # udp rx: 1711 MB/s 1392437 calls/s # udp tx: 1896 MB/s 32161 calls/s 32161 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: 1582 MB/s 1283169 calls/s # udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # udp rx: 1776 MB/s 1440838 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # udp rx: 1724 MB/s 1397489 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # UDP GRO fwd perf udp rx: 1545 MB/s 1252758 calls/s # udp tx: 1920 MB/s 32570 calls/s 32570 msg/s # udp rx: 1719 MB/s 1393305 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1498 MB/s 1214253 calls/s # udp tx: 1885 MB/s 31977 calls/s 31977 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__->