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: 1719 MB/s 1397026 calls/s # udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # udp rx: 1416 MB/s 1152146 calls/s # udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # udp rx: 1875 MB/s 1526029 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # UDP GRO fwd perf udp rx: 1736 MB/s 1412778 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # udp rx: 1900 MB/s 1545942 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # udp rx: 1590 MB/s 1293984 calls/s # udp tx: 1893 MB/s 32114 calls/s 32114 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: 1455 MB/s 1181217 calls/s # udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # udp rx: 1675 MB/s 1357733 calls/s # udp tx: 1890 MB/s 32068 calls/s 32068 msg/s # udp rx: 1688 MB/s 1371031 calls/s # udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # UDP GRO fwd perf udp rx: 1584 MB/s 1285360 calls/s # udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # udp rx: 1753 MB/s 1423564 calls/s # udp tx: 1891 MB/s 32089 calls/s 32089 msg/s # udp rx: 1678 MB/s 1361668 calls/s # udp tx: 1838 MB/s 31189 calls/s 31189 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__->