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: 1270 MB/s 1033913 calls/s # udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # udp rx: 1594 MB/s 1298163 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # udp rx: 1580 MB/s 1286747 calls/s # UDP GRO fwd perf udp rx: 1712 MB/s 1393774 calls/s # udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # udp rx: 1864 MB/s 1517650 calls/s # udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # udp rx: 1889 MB/s 1537759 calls/s # udp tx: 1903 MB/s 32287 calls/s 32287 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: 1418 MB/s 1152925 calls/s # udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # udp rx: 1822 MB/s 1482057 calls/s # udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # udp rx: 1889 MB/s 1535798 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1469144 calls/s # udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # udp rx: 1668 MB/s 1356403 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1906 MB/s 1550943 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 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__->