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: 1659 MB/s 1351055 calls/s # udp tx: 1842 MB/s 31242 calls/s 31242 msg/s # udp rx: 1818 MB/s 1480584 calls/s # udp tx: 1822 MB/s 30911 calls/s 30911 msg/s # udp rx: 1791 MB/s 1458682 calls/s # udp tx: 1791 MB/s 30377 calls/s 30377 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1442571 calls/s # udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # udp rx: 1909 MB/s 1554632 calls/s # udp tx: 1912 MB/s 32444 calls/s 32444 msg/s # udp rx: 1909 MB/s 1554141 calls/s # udp tx: 1918 MB/s 32539 calls/s 32539 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1459 MB/s 24752 calls/s 24752 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1807 MB/s 30664 calls/s 30664 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1772 MB/s 30065 calls/s 30065 msg/s # UDP tunnel GRO fwd perf udp tx: 1840 MB/s 31215 calls/s 31215 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1834 MB/s 31116 calls/s 31116 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1095 MB/s 890722 calls/s # udp tx: 1737 MB/s 29471 calls/s 29471 msg/s # udp rx: 1932 MB/s 1572560 calls/s # udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # udp rx: 1932 MB/s 1573360 calls/s # udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # UDP GRO fwd perf udp rx: 1846 MB/s 1502774 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1927 MB/s 1568845 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # udp rx: 1810 MB/s 1473008 calls/s # udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1696 MB/s 28767 calls/s 28767 msg/s # udp rx: 72 MB/s 59063 calls/s # udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # udp rx: 10 MB/s 8354 calls/s # udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # UDP tunnel GRO fwd perf udp tx: 1792 MB/s 30409 calls/s 30409 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1900 MB/s 32226 calls/s 32226 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__->