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: 1661 MB/s 1352510 calls/s # udp tx: 1809 MB/s 30686 calls/s 30686 msg/s # udp rx: 1853 MB/s 1508974 calls/s # udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # udp rx: 1815 MB/s 1477622 calls/s # udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # UDP GRO fwd perf udp rx: 1470 MB/s 1196950 calls/s # udp tx: 1817 MB/s 30820 calls/s 30820 msg/s # udp rx: 1904 MB/s 1550399 calls/s # udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # udp rx: 1920 MB/s 1563870 calls/s # udp tx: 1925 MB/s 32654 calls/s 32654 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1170 MB/s 19859 calls/s 19859 msg/s # udp rx: 53 MB/s 43808 calls/s # udp tx: 1179 MB/s 20004 calls/s 20004 msg/s # udp rx: 43 MB/s 35792 calls/s # udp tx: 1196 MB/s 20301 calls/s 20301 msg/s # UDP tunnel GRO fwd perf udp rx: 32 MB/s 26609 calls/s # udp tx: 1188 MB/s 20153 calls/s 20153 msg/s # udp rx: 67 MB/s 54765 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp tx: 1165 MB/s 19760 calls/s 19760 msg/s # udp rx: 101 MB/s 82353 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 834 MB/s 679103 calls/s # udp tx: 1851 MB/s 31405 calls/s 31405 msg/s # udp rx: 1723 MB/s 1402524 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # udp rx: 1186 MB/s 965459 calls/s # udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # UDP GRO fwd perf udp rx: 1378 MB/s 1120092 calls/s # udp tx: 1817 MB/s 30821 calls/s 30821 msg/s # udp rx: 1610 MB/s 1307217 calls/s # udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # udp rx: 1858 MB/s 1512026 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1734 MB/s 29417 calls/s 29417 msg/s # udp rx: 47 MB/s 38951 calls/s # udp tx: 1814 MB/s 30770 calls/s 30770 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1797 MB/s 30482 calls/s 30482 msg/s # UDP tunnel GRO fwd perf udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1810 MB/s 30711 calls/s 30711 msg/s # udp rx: 11 MB/s 9471 calls/s # udp tx: 1823 MB/s 30931 calls/s 30931 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__->