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: 1807 MB/s 1471395 calls/s # udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # udp rx: 1896 MB/s 1543830 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # udp rx: 1804 MB/s 1468837 calls/s # udp tx: 1823 MB/s 30921 calls/s 30921 msg/s # UDP GRO fwd perf udp rx: 1473 MB/s 1199520 calls/s # udp tx: 1776 MB/s 30131 calls/s 30131 msg/s # udp rx: 1783 MB/s 1451706 calls/s # udp tx: 1799 MB/s 30528 calls/s 30528 msg/s # udp rx: 1815 MB/s 1478037 calls/s # udp tx: 1829 MB/s 31036 calls/s 31036 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1678 MB/s 28466 calls/s 28466 msg/s # udp rx: 138 MB/s 112626 calls/s # udp tx: 1762 MB/s 29895 calls/s 29895 msg/s # udp rx: 61 MB/s 50154 calls/s # udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # UDP tunnel GRO fwd perf udp tx: 1362 MB/s 23103 calls/s 23103 msg/s # udp rx: 88 MB/s 71787 calls/s # udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # udp rx: 81 MB/s 66153 calls/s # udp tx: 1182 MB/s 20064 calls/s 20064 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1720 MB/s 1400354 calls/s # udp tx: 1841 MB/s 31228 calls/s 31228 msg/s # udp rx: 1686 MB/s 1372675 calls/s # udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # udp rx: 1837 MB/s 1496229 calls/s # udp tx: 1836 MB/s 31143 calls/s 31143 msg/s # UDP GRO fwd perf udp rx: 1834 MB/s 1493106 calls/s # udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # udp rx: 1908 MB/s 1553992 calls/s # udp tx: 1920 MB/s 32579 calls/s 32579 msg/s # udp rx: 1828 MB/s 1488793 calls/s # udp tx: 1903 MB/s 32281 calls/s 32281 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1789 MB/s 30346 calls/s 30346 msg/s # udp rx: 21 MB/s 17655 calls/s # udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # udp rx: 14 MB/s 11918 calls/s # udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # UDP tunnel GRO fwd perf udp rx: 110 MB/s 89388 calls/s # udp tx: 1691 MB/s 28694 calls/s 28694 msg/s # udp tx: 1759 MB/s 29838 calls/s 29838 msg/s # udp rx: 97 MB/s 79387 calls/s # udp tx: 1870 MB/s 31724 calls/s 31724 msg/s # udp rx: 0 MB/s 752 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__->