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: 1822 MB/s 1483233 calls/s # udp tx: 1903 MB/s 32287 calls/s 32287 msg/s # udp rx: 1915 MB/s 1559729 calls/s # udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # udp rx: 1923 MB/s 1565503 calls/s # udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # UDP GRO fwd perf udp rx: 1813 MB/s 1476620 calls/s # udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # udp rx: 1916 MB/s 1559920 calls/s # udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # udp rx: 1917 MB/s 1561177 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 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: 1430 MB/s 1163907 calls/s # udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # udp rx: 1746 MB/s 1421132 calls/s # udp tx: 1838 MB/s 31189 calls/s 31189 msg/s # udp rx: 1881 MB/s 1530861 calls/s # udp tx: 1897 MB/s 32191 calls/s 32191 msg/s # UDP GRO fwd perf udp rx: 1380 MB/s 1120563 calls/s # udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # udp rx: 1821 MB/s 1480079 calls/s # udp tx: 1908 MB/s 32373 calls/s 32373 msg/s # udp rx: 1477 MB/s 1199744 calls/s # udp tx: 1877 MB/s 31843 calls/s 31843 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__->