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: 1849 MB/s 1504959 calls/s # udp tx: 1962 MB/s 33293 calls/s 33293 msg/s # udp rx: 1832 MB/s 1491502 calls/s # udp tx: 1853 MB/s 31438 calls/s 31438 msg/s # udp rx: 1939 MB/s 1578903 calls/s # udp tx: 1953 MB/s 33140 calls/s 33140 msg/s # UDP GRO fwd perf udp rx: 1581 MB/s 1286257 calls/s # udp tx: 1958 MB/s 33223 calls/s 33223 msg/s # udp rx: 1943 MB/s 1581722 calls/s # udp tx: 1956 MB/s 33184 calls/s 33184 msg/s # udp rx: 1948 MB/s 1586024 calls/s # udp tx: 1954 MB/s 33150 calls/s 33150 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1228 MB/s 20829 calls/s 20829 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # udp rx: 13 MB/s 10716 calls/s # udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # UDP tunnel GRO fwd perf udp rx: 126 MB/s 103305 calls/s # udp tx: 1739 MB/s 29502 calls/s 29502 msg/s # udp tx: 1734 MB/s 29426 calls/s 29426 msg/s # udp rx: 119 MB/s 97274 calls/s # udp tx: 1806 MB/s 30635 calls/s 30635 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1713 MB/s 1394151 calls/s # udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # udp rx: 1739 MB/s 1415292 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1600 MB/s 1302000 calls/s # udp tx: 1749 MB/s 29670 calls/s 29670 msg/s # UDP GRO fwd perf udp rx: 1729 MB/s 1407107 calls/s # udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # udp rx: 1831 MB/s 1490618 calls/s # udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # udp rx: 1901 MB/s 1547943 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 13 MB/s 11086 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # udp tx: 1798 MB/s 30503 calls/s 30503 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # udp rx: 1 MB/s 847 calls/s # UDP tunnel GRO fwd perf udp tx: 1777 MB/s 30146 calls/s 30146 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1848 MB/s 31345 calls/s 31345 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 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__->