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: 1012 MB/s 824286 calls/s # udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # udp rx: 1200 MB/s 977270 calls/s # udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # udp rx: 1184 MB/s 963939 calls/s # udp tx: 1188 MB/s 20158 calls/s 20158 msg/s # UDP GRO fwd perf udp rx: 1053 MB/s 857089 calls/s # udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # udp rx: 1200 MB/s 977614 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # udp rx: 1210 MB/s 985291 calls/s # udp tx: 1214 MB/s 20606 calls/s 20606 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: 1465 MB/s 1187232 calls/s # udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # udp rx: 1552 MB/s 1257895 calls/s # udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # udp rx: 1714 MB/s 1389229 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # UDP GRO fwd perf udp rx: 1533 MB/s 1243470 calls/s # udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # udp rx: 1005 MB/s 815275 calls/s # udp tx: 1498 MB/s 25420 calls/s 25420 msg/s # udp rx: 502 MB/s 406904 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 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__->