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: 1474 MB/s 1199833 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1857 MB/s 1512002 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # udp rx: 1742 MB/s 1418750 calls/s # udp tx: 1748 MB/s 29649 calls/s 29649 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1308443 calls/s # udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # udp rx: 1843 MB/s 1500505 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # udp rx: 1622 MB/s 1320784 calls/s # udp tx: 1905 MB/s 32326 calls/s 32326 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 514 MB/s 417666 calls/s # udp tx: 1086 MB/s 18426 calls/s 18426 msg/s # udp rx: 399 MB/s 323629 calls/s # udp tx: 1069 MB/s 18131 calls/s 18131 msg/s # udp rx: 667 MB/s 542119 calls/s # udp tx: 1074 MB/s 18229 calls/s 18229 msg/s # UDP tunnel GRO fwd perf udp rx: 750 MB/s 609529 calls/s # udp tx: 991 MB/s 16815 calls/s 16815 msg/s # udp rx: 548 MB/s 445426 calls/s # udp tx: 1091 MB/s 18510 calls/s 18510 msg/s # udp rx: 552 MB/s 448514 calls/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1075 MB/s 875502 calls/s # udp tx: 1160 MB/s 19686 calls/s 19686 msg/s # udp rx: 1039 MB/s 846186 calls/s # udp tx: 1175 MB/s 19942 calls/s 19942 msg/s # udp rx: 1089 MB/s 886872 calls/s # udp tx: 1171 MB/s 19877 calls/s 19877 msg/s # UDP GRO fwd perf udp rx: 1036 MB/s 843885 calls/s # udp tx: 1193 MB/s 20249 calls/s 20249 msg/s # udp rx: 1102 MB/s 897633 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # udp rx: 1129 MB/s 919583 calls/s # udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 116 MB/s 94873 calls/s # udp tx: 1214 MB/s 20605 calls/s 20605 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1170 MB/s 19850 calls/s 19850 msg/s # UDP tunnel GRO fwd perf udp tx: 1707 MB/s 28964 calls/s 28964 msg/s # udp rx: 261 MB/s 212909 calls/s # udp tx: 1880 MB/s 31900 calls/s 31900 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1872 MB/s 31766 calls/s 31766 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__->