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: 924 MB/s 749501 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # udp rx: 464 MB/s 376252 calls/s # udp tx: 1242 MB/s 21080 calls/s 21080 msg/s # udp rx: 827 MB/s 670544 calls/s # UDP GRO fwd perf udp rx: 689 MB/s 559508 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 931 MB/s 754868 calls/s # udp tx: 1248 MB/s 21171 calls/s 21171 msg/s # udp rx: 920 MB/s 746221 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 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: 1338 MB/s 1087636 calls/s # udp tx: 1730 MB/s 29353 calls/s 29353 msg/s # udp rx: 1775 MB/s 1439871 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1791 MB/s 1452762 calls/s # udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # UDP GRO fwd perf udp rx: 1447 MB/s 1173454 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # udp rx: 1222 MB/s 993889 calls/s # udp tx: 1655 MB/s 28074 calls/s 28074 msg/s # udp rx: 1591 MB/s 1290739 calls/s # udp tx: 1895 MB/s 32144 calls/s 32144 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__->