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: 1803 MB/s 1467895 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1791 MB/s 1458616 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # udp rx: 1921 MB/s 1564147 calls/s # udp tx: 1925 MB/s 32658 calls/s 32658 msg/s # UDP GRO fwd perf udp rx: 1642 MB/s 1337167 calls/s # udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # udp rx: 1524 MB/s 1241159 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # udp rx: 1905 MB/s 1551079 calls/s # udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1778 MB/s 30172 calls/s 30172 msg/s # udp rx: 3 MB/s 2472 calls/s # udp tx: 1785 MB/s 30281 calls/s 30281 msg/s # udp rx: 102 MB/s 83420 calls/s # udp tx: 1777 MB/s 30145 calls/s 30145 msg/s # UDP tunnel GRO fwd perf udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # udp rx: 1 MB/s 1308 calls/s # udp tx: 1832 MB/s 31084 calls/s 31084 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1537 MB/s 1250609 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # udp rx: 1485 MB/s 1208867 calls/s # udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # udp rx: 1472 MB/s 1197969 calls/s # udp tx: 1728 MB/s 29320 calls/s 29320 msg/s # UDP GRO fwd perf udp rx: 1819 MB/s 1481313 calls/s # udp tx: 1904 MB/s 32306 calls/s 32306 msg/s # udp rx: 1858 MB/s 1512712 calls/s # udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # udp rx: 1900 MB/s 1547118 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # udp rx: 113 MB/s 92506 calls/s # udp tx: 1822 MB/s 30906 calls/s 30906 msg/s # udp rx: 24 MB/s 20285 calls/s # udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # udp rx: 1 MB/s 1041 calls/s # UDP tunnel GRO fwd perf udp tx: 1836 MB/s 31155 calls/s 31155 msg/s # udp rx: 19 MB/s 15520 calls/s # udp tx: 1841 MB/s 31241 calls/s 31241 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1789 MB/s 30357 calls/s 30357 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__->