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: 1519 MB/s 1236169 calls/s # udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # udp rx: 1835 MB/s 1493378 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # udp rx: 1853 MB/s 1507711 calls/s # udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # UDP GRO fwd perf udp rx: 1657 MB/s 1349347 calls/s # udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # udp rx: 1930 MB/s 1571510 calls/s # udp tx: 1937 MB/s 32858 calls/s 32858 msg/s # udp rx: 1920 MB/s 1563804 calls/s # udp tx: 1929 MB/s 32728 calls/s 32728 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: 1626 MB/s 1319600 calls/s # udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # udp rx: 1825 MB/s 1480872 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # udp rx: 1754 MB/s 1423062 calls/s # udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1433296 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # udp rx: 1829 MB/s 1484123 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1825 MB/s 1481328 calls/s # udp tx: 1939 MB/s 32901 calls/s 32901 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__->