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: 1732 MB/s 1409977 calls/s # udp tx: 1870 MB/s 31723 calls/s 31723 msg/s # udp rx: 1108 MB/s 901721 calls/s # udp tx: 1860 MB/s 31547 calls/s 31547 msg/s # udp rx: 1590 MB/s 1295064 calls/s # udp tx: 1852 MB/s 31424 calls/s 31424 msg/s # UDP GRO fwd perf udp rx: 1344 MB/s 1093997 calls/s # udp tx: 1830 MB/s 31052 calls/s 31052 msg/s # udp rx: 1070 MB/s 869465 calls/s # udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # udp rx: 778 MB/s 630734 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 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: 834 MB/s 678838 calls/s # udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # udp rx: 992 MB/s 807682 calls/s # udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # udp rx: 957 MB/s 779313 calls/s # udp tx: 1113 MB/s 18892 calls/s 18892 msg/s # UDP GRO fwd perf udp rx: 999 MB/s 813359 calls/s # udp tx: 1088 MB/s 18459 calls/s 18459 msg/s # udp rx: 1092 MB/s 889600 calls/s # udp tx: 1093 MB/s 18547 calls/s 18547 msg/s # udp rx: 1116 MB/s 908763 calls/s # udp tx: 1119 MB/s 18989 calls/s 18989 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__->