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: 1212 MB/s 985767 calls/s # udp tx: 1793 MB/s 30424 calls/s 30424 msg/s # udp rx: 1537 MB/s 1250087 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # udp rx: 1660 MB/s 1350257 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # UDP GRO fwd perf udp rx: 1505 MB/s 1225049 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # udp rx: 1921 MB/s 1563979 calls/s # udp tx: 1952 MB/s 33118 calls/s 33118 msg/s # udp rx: 1944 MB/s 1582655 calls/s # udp tx: 1954 MB/s 33143 calls/s 33143 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: 1614 MB/s 1309677 calls/s # udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # udp rx: 1813 MB/s 1473511 calls/s # udp tx: 1847 MB/s 31337 calls/s 31337 msg/s # udp rx: 1801 MB/s 1464912 calls/s # udp tx: 1850 MB/s 31380 calls/s 31380 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1339162 calls/s # udp tx: 1756 MB/s 29793 calls/s 29793 msg/s # udp rx: 1823 MB/s 1481477 calls/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 1850 MB/s 1502659 calls/s # udp tx: 1911 MB/s 32414 calls/s 32414 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__->