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: 1484 MB/s 1207928 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # udp rx: 1955 MB/s 1591614 calls/s # udp tx: 1969 MB/s 33402 calls/s 33402 msg/s # udp rx: 1953 MB/s 1590099 calls/s # udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # UDP GRO fwd perf udp rx: 1600 MB/s 1301921 calls/s # udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # udp rx: 1258 MB/s 1024074 calls/s # udp tx: 1962 MB/s 33291 calls/s 33291 msg/s # udp rx: 1754 MB/s 1426371 calls/s # udp tx: 1933 MB/s 32792 calls/s 32792 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: 1044 MB/s 850693 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1233 MB/s 1004114 calls/s # udp tx: 1244 MB/s 21116 calls/s 21116 msg/s # udp rx: 1251 MB/s 1018813 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # UDP GRO fwd perf udp rx: 1156 MB/s 941662 calls/s # udp tx: 1262 MB/s 21406 calls/s 21406 msg/s # udp rx: 1255 MB/s 1021808 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1205 MB/s 981046 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 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__->