make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1280 MB/s 1041603 calls/s # udp tx: 1840 MB/s 31209 calls/s 31209 msg/s # udp rx: 1908 MB/s 1553414 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1909 MB/s 1553934 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # UDP GRO fwd perf udp rx: 1755 MB/s 1428958 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1883 MB/s 1533236 calls/s # udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # udp rx: 1908 MB/s 1553188 calls/s # udp tx: 1919 MB/s 32558 calls/s 32558 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: 1061 MB/s 864508 calls/s # udp tx: 1127 MB/s 19118 calls/s 19118 msg/s # udp rx: 1129 MB/s 919765 calls/s # udp tx: 1132 MB/s 19212 calls/s 19212 msg/s # udp rx: 1128 MB/s 918916 calls/s # udp tx: 1130 MB/s 19179 calls/s 19179 msg/s # UDP GRO fwd perf udp rx: 896 MB/s 729399 calls/s # udp tx: 1056 MB/s 17916 calls/s 17916 msg/s # udp rx: 1123 MB/s 915005 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 1118 MB/s 910188 calls/s # udp tx: 1118 MB/s 18967 calls/s 18967 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__->