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: 1768 MB/s 1439781 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # udp rx: 1814 MB/s 1476826 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # udp rx: 1899 MB/s 1546591 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1295566 calls/s # udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # udp rx: 1818 MB/s 1480393 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # udp rx: 1330 MB/s 1082537 calls/s # udp tx: 1974 MB/s 33491 calls/s 33491 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1587 MB/s 26919 calls/s 26919 msg/s # udp rx: 26 MB/s 21439 calls/s # udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # UDP tunnel GRO fwd perf udp tx: 1770 MB/s 30026 calls/s 30026 msg/s # udp rx: 1 MB/s 1449 calls/s # udp tx: 1781 MB/s 30209 calls/s 30209 msg/s # udp rx: 20 MB/s 16438 calls/s # udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # udp rx: 8 MB/s 6679 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1367 MB/s 1112663 calls/s # udp tx: 1845 MB/s 31294 calls/s 31294 msg/s # udp rx: 1842 MB/s 1499752 calls/s # udp tx: 1881 MB/s 31915 calls/s 31915 msg/s # udp rx: 1364 MB/s 1110819 calls/s # udp tx: 1910 MB/s 32404 calls/s 32404 msg/s # UDP GRO fwd perf udp rx: 1597 MB/s 1300173 calls/s # udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # udp rx: 1698 MB/s 1383144 calls/s # udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # udp rx: 1898 MB/s 1545450 calls/s # udp tx: 1937 MB/s 32853 calls/s 32853 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1830 MB/s 31049 calls/s 31049 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # UDP tunnel GRO fwd perf udp tx: 1842 MB/s 31248 calls/s 31248 msg/s # udp rx: 1 MB/s 1536 calls/s # udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # udp rx: 52 MB/s 43087 calls/s # udp tx: 1875 MB/s 31802 calls/s 31802 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__->