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: 1216 MB/s 989702 calls/s # udp tx: 1630 MB/s 27653 calls/s 27653 msg/s # udp rx: 1565 MB/s 1273536 calls/s # udp tx: 1723 MB/s 29237 calls/s 29237 msg/s # udp rx: 1671 MB/s 1360154 calls/s # udp tx: 1831 MB/s 31062 calls/s 31062 msg/s # UDP GRO fwd perf udp rx: 773 MB/s 629579 calls/s # udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # udp rx: 844 MB/s 687406 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 1093 MB/s 889945 calls/s # udp tx: 1236 MB/s 20973 calls/s 20973 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 352 MB/s 287083 calls/s # udp tx: 1446 MB/s 24537 calls/s 24537 msg/s # udp tx: 1719 MB/s 29170 calls/s 29170 msg/s # udp rx: 152 MB/s 124256 calls/s # udp tx: 1803 MB/s 30597 calls/s 30597 msg/s # udp rx: 1 MB/s 872 calls/s # UDP tunnel GRO fwd perf udp tx: 1647 MB/s 27951 calls/s 27951 msg/s # udp rx: 144 MB/s 117754 calls/s # udp tx: 1666 MB/s 28266 calls/s 28266 msg/s # udp rx: 192 MB/s 156419 calls/s # udp tx: 1746 MB/s 29617 calls/s 29617 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 680 MB/s 554107 calls/s # udp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp rx: 1064 MB/s 866426 calls/s # udp tx: 1168 MB/s 19814 calls/s 19814 msg/s # udp rx: 827 MB/s 673846 calls/s # udp tx: 1147 MB/s 19469 calls/s 19469 msg/s # UDP GRO fwd perf udp rx: 1391 MB/s 1132386 calls/s # udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # udp rx: 1558 MB/s 1268847 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1807 MB/s 1471842 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1797 MB/s 30493 calls/s 30493 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1789 MB/s 30349 calls/s 30349 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # UDP tunnel GRO fwd perf udp rx: 151 MB/s 123039 calls/s # udp tx: 1755 MB/s 29769 calls/s 29769 msg/s # udp tx: 1719 MB/s 29167 calls/s 29167 msg/s # udp rx: 198 MB/s 161176 calls/s # udp tx: 1730 MB/s 29342 calls/s 29342 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__->