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: 1646 MB/s 1340270 calls/s # udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # udp rx: 1840 MB/s 1498098 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1236 MB/s 1006686 calls/s # udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # UDP GRO fwd perf udp rx: 1367 MB/s 1113059 calls/s # udp tx: 1824 MB/s 30947 calls/s 30947 msg/s # udp rx: 1170 MB/s 952877 calls/s # udp tx: 1487 MB/s 25235 calls/s 25235 msg/s # udp rx: 922 MB/s 751014 calls/s # udp tx: 1199 MB/s 20352 calls/s 20352 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 1 MB/s 1024 calls/s # udp tx: 1659 MB/s 28145 calls/s 28145 msg/s # udp tx: 1746 MB/s 29627 calls/s 29627 msg/s # udp rx: 48 MB/s 39825 calls/s # udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # UDP tunnel GRO fwd perf udp tx: 1765 MB/s 29937 calls/s 29937 msg/s # udp rx: 9 MB/s 7989 calls/s # udp tx: 1768 MB/s 30002 calls/s 30002 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1484 MB/s 25170 calls/s 25170 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1355 MB/s 1103429 calls/s # udp tx: 1716 MB/s 29113 calls/s 29113 msg/s # udp rx: 1749 MB/s 1424401 calls/s # udp tx: 1755 MB/s 29774 calls/s 29774 msg/s # udp rx: 1794 MB/s 1460822 calls/s # udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # UDP GRO fwd perf udp rx: 1310 MB/s 1064704 calls/s # udp tx: 1864 MB/s 31627 calls/s 31627 msg/s # udp rx: 1729 MB/s 1405134 calls/s # udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # udp rx: 1898 MB/s 1545077 calls/s # udp tx: 1910 MB/s 32404 calls/s 32404 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 16 MB/s 13388 calls/s # udp tx: 1434 MB/s 24325 calls/s 24325 msg/s # udp tx: 1787 MB/s 30325 calls/s 30325 msg/s # udp rx: 103 MB/s 83971 calls/s # udp tx: 1830 MB/s 31046 calls/s 31046 msg/s # udp rx: 1 MB/s 830 calls/s # UDP tunnel GRO fwd perf udp rx: 78 MB/s 64113 calls/s # udp tx: 1628 MB/s 27624 calls/s 27624 msg/s # udp tx: 1873 MB/s 31782 calls/s 31782 msg/s # udp rx: 43 MB/s 35385 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 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__->