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: 1046 MB/s 851465 calls/s # udp tx: 1091 MB/s 18517 calls/s 18517 msg/s # udp rx: 1115 MB/s 907656 calls/s # udp tx: 1123 MB/s 19051 calls/s 19051 msg/s # udp rx: 1092 MB/s 889274 calls/s # udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # UDP GRO fwd perf udp rx: 1049 MB/s 854583 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 msg/s # udp rx: 1168 MB/s 950907 calls/s # udp tx: 1250 MB/s 21209 calls/s 21209 msg/s # udp rx: 1226 MB/s 998653 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 276 MB/s 224841 calls/s # udp tx: 1337 MB/s 22689 calls/s 22689 msg/s # udp tx: 1742 MB/s 29556 calls/s 29556 msg/s # udp rx: 60 MB/s 49438 calls/s # udp tx: 1113 MB/s 18891 calls/s 18891 msg/s # UDP tunnel GRO fwd perf udp tx: 1747 MB/s 29632 calls/s 29632 msg/s # udp rx: 162 MB/s 132136 calls/s # udp tx: 1841 MB/s 31236 calls/s 31236 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1716 MB/s 1397667 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1895 MB/s 1543032 calls/s # udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # udp rx: 1920 MB/s 1563224 calls/s # udp tx: 1941 MB/s 32921 calls/s 32921 msg/s # UDP GRO fwd perf udp rx: 1736 MB/s 1413205 calls/s # udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # udp rx: 1913 MB/s 1557696 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # udp rx: 1926 MB/s 1568468 calls/s # udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1233 MB/s 20915 calls/s 20915 msg/s # udp rx: 3 MB/s 2489 calls/s # udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # udp rx: 24 MB/s 20316 calls/s # udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # UDP tunnel GRO fwd perf udp tx: 1212 MB/s 20565 calls/s 20565 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1062 MB/s 18013 calls/s 18013 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 725 MB/s 12304 calls/s 12304 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__->