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: 992 MB/s 807799 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1152 MB/s 938443 calls/s # udp tx: 1154 MB/s 19584 calls/s 19584 msg/s # udp rx: 1136 MB/s 924877 calls/s # udp tx: 1140 MB/s 19344 calls/s 19344 msg/s # UDP GRO fwd perf udp rx: 1697 MB/s 1381699 calls/s # udp tx: 1825 MB/s 30969 calls/s 30969 msg/s # udp rx: 1838 MB/s 1495883 calls/s # udp tx: 1874 MB/s 31794 calls/s 31794 msg/s # udp rx: 1486 MB/s 1209699 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 140 MB/s 114015 calls/s # udp tx: 1674 MB/s 28399 calls/s 28399 msg/s # udp tx: 1758 MB/s 29817 calls/s 29817 msg/s # udp rx: 89 MB/s 72459 calls/s # udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # udp rx: 1 MB/s 1333 calls/s # UDP tunnel GRO fwd perf udp tx: 1697 MB/s 28785 calls/s 28785 msg/s # udp rx: 137 MB/s 111648 calls/s # udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # udp rx: 50 MB/s 41504 calls/s # udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1532 MB/s 1247871 calls/s # udp tx: 1686 MB/s 28599 calls/s 28599 msg/s # udp rx: 1822 MB/s 1483735 calls/s # udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # udp rx: 1874 MB/s 1526404 calls/s # udp tx: 1890 MB/s 32057 calls/s 32057 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1219655 calls/s # udp tx: 1816 MB/s 30811 calls/s 30811 msg/s # udp rx: 1849 MB/s 1505094 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 msg/s # udp rx: 1442 MB/s 1173900 calls/s # udp tx: 1818 MB/s 30850 calls/s 30850 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 943 MB/s 16007 calls/s 16007 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1010 MB/s 17142 calls/s 17142 msg/s # udp rx: 7 MB/s 6481 calls/s # udp tx: 1152 MB/s 19545 calls/s 19545 msg/s # UDP tunnel GRO fwd perf udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1229 MB/s 20859 calls/s 20859 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1235 MB/s 20948 calls/s 20948 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__->