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: 1215 MB/s 989644 calls/s # udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # udp rx: 1515 MB/s 1233972 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # udp rx: 1759 MB/s 1432564 calls/s # udp tx: 1956 MB/s 33177 calls/s 33177 msg/s # UDP GRO fwd perf udp rx: 1844 MB/s 1501252 calls/s # udp tx: 1933 MB/s 32793 calls/s 32793 msg/s # udp rx: 1816 MB/s 1478404 calls/s # udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # udp rx: 1710 MB/s 1392894 calls/s # udp tx: 1716 MB/s 29115 calls/s 29115 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1812 MB/s 30744 calls/s 30744 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1849 MB/s 31368 calls/s 31368 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # UDP tunnel GRO fwd perf udp rx: 162 MB/s 132394 calls/s # udp tx: 1710 MB/s 29010 calls/s 29010 msg/s # udp tx: 1561 MB/s 26486 calls/s 26486 msg/s # udp rx: 88 MB/s 72001 calls/s # udp tx: 1055 MB/s 17908 calls/s 17908 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1643 MB/s 1337204 calls/s # udp tx: 1886 MB/s 31993 calls/s 31993 msg/s # udp rx: 1734 MB/s 1411371 calls/s # udp tx: 1801 MB/s 30552 calls/s 30552 msg/s # udp rx: 1868 MB/s 1521288 calls/s # udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1406175 calls/s # udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # udp rx: 1829 MB/s 1489479 calls/s # udp tx: 1827 MB/s 31001 calls/s 31001 msg/s # udp rx: 1915 MB/s 1559049 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1767 MB/s 29985 calls/s 29985 msg/s # udp rx: 36 MB/s 29714 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1845 MB/s 31302 calls/s 31302 msg/s # UDP tunnel GRO fwd perf udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 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__->