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: 1738 MB/s 1415440 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1855 MB/s 1509046 calls/s # udp tx: 1909 MB/s 32382 calls/s 32382 msg/s # udp rx: 1942 MB/s 1581261 calls/s # udp tx: 1955 MB/s 33169 calls/s 33169 msg/s # UDP GRO fwd perf udp rx: 1635 MB/s 1329960 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1502 MB/s 1221602 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # udp rx: 1334 MB/s 1084618 calls/s # udp tx: 1953 MB/s 33125 calls/s 33125 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: 1096 MB/s 892719 calls/s # udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # udp rx: 1218 MB/s 992117 calls/s # udp tx: 1240 MB/s 21037 calls/s 21037 msg/s # udp rx: 1023 MB/s 833121 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # UDP GRO fwd perf udp rx: 828 MB/s 674255 calls/s # udp tx: 1180 MB/s 20024 calls/s 20024 msg/s # udp rx: 1167 MB/s 950338 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 msg/s # udp rx: 1226 MB/s 998619 calls/s # udp tx: 1236 MB/s 20975 calls/s 20975 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__->