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: 1584 MB/s 1289932 calls/s # udp tx: 1768 MB/s 29998 calls/s 29998 msg/s # udp rx: 1855 MB/s 1510699 calls/s # udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # udp rx: 1856 MB/s 1511276 calls/s # udp tx: 1860 MB/s 31548 calls/s 31548 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1442425 calls/s # udp tx: 1834 MB/s 31114 calls/s 31114 msg/s # udp rx: 1818 MB/s 1480402 calls/s # udp tx: 1822 MB/s 30904 calls/s 30904 msg/s # udp rx: 1828 MB/s 1488416 calls/s # udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 336 MB/s 271829 calls/s # udp tx: 1182 MB/s 20056 calls/s 20056 msg/s # udp rx: 601 MB/s 485544 calls/s # udp tx: 1326 MB/s 22501 calls/s 22501 msg/s # udp rx: 892 MB/s 720851 calls/s # udp tx: 1432 MB/s 24292 calls/s 24292 msg/s # UDP tunnel GRO fwd perf udp rx: 760 MB/s 614202 calls/s # udp tx: 1441 MB/s 24448 calls/s 24448 msg/s # udp rx: 675 MB/s 545255 calls/s # udp tx: 1350 MB/s 22913 calls/s 22913 msg/s # udp rx: 810 MB/s 654080 calls/s # udp tx: 1441 MB/s 24443 calls/s 24443 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1285 MB/s 1046107 calls/s # udp tx: 1663 MB/s 28213 calls/s 28213 msg/s # udp rx: 1833 MB/s 1492987 calls/s # udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # udp rx: 1829 MB/s 1489183 calls/s # udp tx: 1836 MB/s 31142 calls/s 31142 msg/s # UDP GRO fwd perf udp rx: 1626 MB/s 1323958 calls/s # udp tx: 1747 MB/s 29646 calls/s 29646 msg/s # udp rx: 1765 MB/s 1437060 calls/s # udp tx: 1769 MB/s 30007 calls/s 30007 msg/s # udp rx: 1583 MB/s 1287602 calls/s # udp tx: 1748 MB/s 29659 calls/s 29659 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 47 MB/s 38480 calls/s # udp tx: 1486 MB/s 25205 calls/s 25205 msg/s # udp rx: 58 MB/s 47740 calls/s # udp tx: 1120 MB/s 18998 calls/s 18998 msg/s # udp tx: 1004 MB/s 17035 calls/s 17035 msg/s # udp rx: 41 MB/s 33733 calls/s # UDP tunnel GRO fwd perf udp rx: 325 MB/s 264018 calls/s # udp tx: 942 MB/s 15985 calls/s 15985 msg/s # udp rx: 121 MB/s 98362 calls/s # udp tx: 978 MB/s 16604 calls/s 16604 msg/s # udp tx: 954 MB/s 16195 calls/s 16195 msg/s # udp rx: 156 MB/s 127025 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__->