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: 1631 MB/s 1327820 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1876 MB/s 1527870 calls/s # udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # udp rx: 1862 MB/s 1516060 calls/s # udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # UDP GRO fwd perf udp rx: 1748 MB/s 1423266 calls/s # udp tx: 1826 MB/s 30985 calls/s 30985 msg/s # udp rx: 1866 MB/s 1519178 calls/s # udp tx: 1879 MB/s 31886 calls/s 31886 msg/s # udp rx: 1898 MB/s 1545120 calls/s # udp tx: 1906 MB/s 32337 calls/s 32337 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: 1552 MB/s 1260354 calls/s # udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # udp rx: 1796 MB/s 1460906 calls/s # udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # udp rx: 1803 MB/s 1465928 calls/s # udp tx: 1864 MB/s 31620 calls/s 31620 msg/s # UDP GRO fwd perf udp rx: 1233 MB/s 1002286 calls/s # udp tx: 1499 MB/s 25435 calls/s 25435 msg/s # udp rx: 988 MB/s 802320 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 976 MB/s 791966 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 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__->