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: 1573 MB/s 1280613 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # udp rx: 1815 MB/s 1477509 calls/s # udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # udp rx: 1885 MB/s 1534814 calls/s # udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # UDP GRO fwd perf udp rx: 1772 MB/s 1442655 calls/s # udp tx: 1835 MB/s 31126 calls/s 31126 msg/s # udp rx: 1934 MB/s 1574566 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # udp rx: 1891 MB/s 1540282 calls/s # udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1742 MB/s 29546 calls/s 29546 msg/s # udp rx: 76 MB/s 62263 calls/s # udp tx: 1758 MB/s 29817 calls/s 29817 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1742 MB/s 29562 calls/s 29562 msg/s # udp rx: 1 MB/s 877 calls/s # UDP tunnel GRO fwd perf udp tx: 1727 MB/s 29302 calls/s 29302 msg/s # udp rx: 51 MB/s 42033 calls/s # udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1773 MB/s 30087 calls/s 30087 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1580 MB/s 1286441 calls/s # udp tx: 1820 MB/s 30881 calls/s 30881 msg/s # udp rx: 1719 MB/s 1399955 calls/s # udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # udp rx: 1826 MB/s 1486797 calls/s # udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # UDP GRO fwd perf udp rx: 1627 MB/s 1324583 calls/s # udp tx: 1852 MB/s 31426 calls/s 31426 msg/s # udp rx: 1810 MB/s 1473974 calls/s # udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # udp rx: 1553 MB/s 1264770 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # udp rx: 117 MB/s 95448 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # UDP tunnel GRO fwd perf udp rx: 57 MB/s 46292 calls/s # udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 msg/s # udp tx: 1134 MB/s 19240 calls/s 19240 msg/s # udp rx: 3 MB/s 2989 calls/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__->