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: 1332 MB/s 1084623 calls/s # udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # udp rx: 1503 MB/s 1223394 calls/s # udp tx: 1889 MB/s 32043 calls/s 32043 msg/s # udp rx: 1593 MB/s 1296336 calls/s # udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # UDP GRO fwd perf udp rx: 1335 MB/s 1086980 calls/s # udp tx: 1838 MB/s 31187 calls/s 31187 msg/s # udp rx: 1826 MB/s 1487154 calls/s # udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # udp rx: 1890 MB/s 1538232 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 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: 1616 MB/s 1313148 calls/s # udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1583 MB/s 1285444 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # udp rx: 1808 MB/s 1467266 calls/s # udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # UDP GRO fwd perf udp rx: 1547 MB/s 1255934 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # udp rx: 1809 MB/s 1469423 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1828 MB/s 1484317 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 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__->