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: 1512 MB/s 1231039 calls/s # udp tx: 1767 MB/s 29971 calls/s 29971 msg/s # udp rx: 1893 MB/s 1541571 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # udp rx: 1895 MB/s 1543302 calls/s # udp tx: 1903 MB/s 32293 calls/s 32293 msg/s # UDP GRO fwd perf udp rx: 1454 MB/s 1184154 calls/s # udp tx: 1898 MB/s 32204 calls/s 32204 msg/s # udp rx: 1909 MB/s 1554670 calls/s # udp tx: 1925 MB/s 32656 calls/s 32656 msg/s # udp rx: 1918 MB/s 1561837 calls/s # udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 946 MB/s 16060 calls/s 16060 msg/s # udp rx: 634 MB/s 516121 calls/s # udp tx: 1022 MB/s 17347 calls/s 17347 msg/s # udp rx: 771 MB/s 627865 calls/s # udp tx: 963 MB/s 16346 calls/s 16346 msg/s # udp rx: 398 MB/s 323909 calls/s # UDP tunnel GRO fwd perf udp rx: 979 MB/s 796931 calls/s # udp tx: 1081 MB/s 18348 calls/s 18348 msg/s # udp rx: 1061 MB/s 863787 calls/s # udp tx: 1109 MB/s 18815 calls/s 18815 msg/s # udp rx: 1064 MB/s 866129 calls/s # udp tx: 1165 MB/s 19766 calls/s 19766 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 928 MB/s 755421 calls/s # udp tx: 1353 MB/s 22958 calls/s 22958 msg/s # udp rx: 951 MB/s 774239 calls/s # udp tx: 1166 MB/s 19783 calls/s 19783 msg/s # udp rx: 928 MB/s 755856 calls/s # udp tx: 1164 MB/s 19748 calls/s 19748 msg/s # UDP GRO fwd perf udp rx: 889 MB/s 724268 calls/s # udp tx: 1091 MB/s 18517 calls/s 18517 msg/s # udp rx: 856 MB/s 697157 calls/s # udp tx: 1114 MB/s 18899 calls/s 18899 msg/s # udp rx: 1029 MB/s 838194 calls/s # udp tx: 1136 MB/s 19282 calls/s 19282 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1241 MB/s 21063 calls/s 21063 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1319 MB/s 22372 calls/s 22372 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1323 MB/s 22450 calls/s 22450 msg/s # udp rx: 0 MB/s 617 calls/s # UDP tunnel GRO fwd perf udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # udp rx: 9 MB/s 8043 calls/s # udp tx: 1345 MB/s 22821 calls/s 22821 msg/s # udp rx: 0 MB/s 717 calls/s # udp tx: 1338 MB/s 22699 calls/s 22699 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__->