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:   1274 MB/s  1037720 calls/s
# udp tx:   1366 MB/s    23180 calls/s  23180 msg/s
# udp rx:   1114 MB/s   906706 calls/s
# udp tx:   1346 MB/s    22836 calls/s  22836 msg/s
# udp rx:   1150 MB/s   935977 calls/s
# udp tx:   1351 MB/s    22928 calls/s  22928 msg/s
# UDP GRO fwd perf                        udp rx:   1202 MB/s   978088 calls/s
# udp tx:   1366 MB/s    23177 calls/s  23177 msg/s
# udp rx:   1124 MB/s   913814 calls/s
# udp tx:   1538 MB/s    26095 calls/s  26095 msg/s
# udp rx:   1069 MB/s   867967 calls/s
# udp tx:   1608 MB/s    27273 calls/s  27273 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    482 MB/s   392398 calls/s
# udp tx:    885 MB/s    15016 calls/s  15016 msg/s
# udp rx:    590 MB/s   480108 calls/s
# udp tx:    879 MB/s    14913 calls/s  14913 msg/s
# udp rx:    734 MB/s   597802 calls/s
# udp tx:    874 MB/s    14834 calls/s  14834 msg/s
# UDP tunnel GRO fwd perf                 udp rx:    566 MB/s   460777 calls/s
# udp tx:    964 MB/s    16363 calls/s  16363 msg/s
# udp rx:    762 MB/s   620043 calls/s
# udp tx:    946 MB/s    16048 calls/s  16048 msg/s
# udp rx:    921 MB/s   749979 calls/s
# udp tx:    940 MB/s    15957 calls/s  15957 msg/s
# IPv6
# No GRO                                   ok
# GRO frag list                            ok
# GRO fwd                                  ok
# UDP fwd perf                            udp rx:    857 MB/s   697906 calls/s
# udp tx:   1088 MB/s    18465 calls/s  18465 msg/s
# udp rx:    869 MB/s   707496 calls/s
# udp tx:   1035 MB/s    17555 calls/s  17555 msg/s
# udp rx:    827 MB/s   673733 calls/s
# udp tx:    972 MB/s    16489 calls/s  16489 msg/s
# UDP GRO fwd perf                        udp rx:   1250 MB/s  1018225 calls/s
# udp tx:   1288 MB/s    21857 calls/s  21857 msg/s
# udp rx:   1439 MB/s  1172227 calls/s
# udp tx:   1461 MB/s    24783 calls/s  24783 msg/s
# udp rx:   1143 MB/s   929913 calls/s
# udp tx:   1309 MB/s    22215 calls/s  22215 msg/s
# GRO frag list over UDP tunnel            ok
# GRO fwd over UDP tunnel                  ok
# UDP tunnel fwd perf                     udp rx:    327 MB/s   266335 calls/s
# udp tx:   1136 MB/s    19275 calls/s  19275 msg/s
# udp rx:    329 MB/s   267821 calls/s
# udp tx:    844 MB/s    14328 calls/s  14328 msg/s
# udp tx:   1308 MB/s    22201 calls/s  22201 msg/s
# udp rx:    324 MB/s   263350 calls/s
# UDP tunnel GRO fwd perf                 udp rx:    472 MB/s   383100 calls/s
# udp tx:   1281 MB/s    21728 calls/s  21728 msg/s
# udp rx:    520 MB/s   421102 calls/s
# udp tx:   1303 MB/s    22109 calls/s  22109 msg/s
# udp rx:    492 MB/s   397312 calls/s
# udp tx:   1353 MB/s    22951 calls/s  22951 msg/s
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__->