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: 1706 MB/s 1389131 calls/s # udp tx: 1785 MB/s 30290 calls/s 30290 msg/s # udp rx: 1854 MB/s 1509592 calls/s # udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # udp rx: 1922 MB/s 1565084 calls/s # udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1220521 calls/s # udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # udp rx: 1763 MB/s 1435346 calls/s # udp tx: 1775 MB/s 30106 calls/s 30106 msg/s # udp rx: 1881 MB/s 1531998 calls/s # udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1383 MB/s 23464 calls/s 23464 msg/s # udp rx: 159 MB/s 129853 calls/s # udp tx: 1710 MB/s 29014 calls/s 29014 msg/s # udp rx: 303 MB/s 246981 calls/s # udp tx: 1751 MB/s 29705 calls/s 29705 msg/s # UDP tunnel GRO fwd perf udp rx: 2 MB/s 1753 calls/s # udp tx: 1806 MB/s 30636 calls/s 30636 msg/s # udp tx: 1696 MB/s 28774 calls/s 28774 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1423 MB/s 1156058 calls/s # udp tx: 1819 MB/s 30854 calls/s 30854 msg/s # udp rx: 1329 MB/s 1080050 calls/s # udp tx: 1725 MB/s 29273 calls/s 29273 msg/s # udp rx: 1187 MB/s 965810 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # UDP GRO fwd perf udp rx: 1046 MB/s 851327 calls/s # udp tx: 1361 MB/s 23091 calls/s 23091 msg/s # udp rx: 927 MB/s 755058 calls/s # udp tx: 1199 MB/s 20349 calls/s 20349 msg/s # udp rx: 950 MB/s 773188 calls/s # udp tx: 1122 MB/s 19045 calls/s 19045 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1591 MB/s 26988 calls/s 26988 msg/s # udp rx: 74 MB/s 60889 calls/s # udp tx: 1849 MB/s 31377 calls/s 31377 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # UDP tunnel GRO fwd perf udp tx: 1829 MB/s 31027 calls/s 31027 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1638 MB/s 27793 calls/s 27793 msg/s # udp rx: 9 MB/s 7446 calls/s # udp tx: 1782 MB/s 30228 calls/s 30228 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__->