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: 1795 MB/s 1461567 calls/s # udp tx: 1872 MB/s 31759 calls/s 31759 msg/s # udp rx: 1905 MB/s 1551541 calls/s # udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # udp rx: 1862 MB/s 1515400 calls/s # udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1389734 calls/s # udp tx: 1884 MB/s 31955 calls/s 31955 msg/s # udp rx: 1682 MB/s 1370007 calls/s # udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # udp rx: 1838 MB/s 1496370 calls/s # udp tx: 1843 MB/s 31261 calls/s 31261 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 347 MB/s 283034 calls/s # udp tx: 1528 MB/s 25926 calls/s 25926 msg/s # udp tx: 1793 MB/s 30424 calls/s 30424 msg/s # udp rx: 97 MB/s 79262 calls/s # udp tx: 1828 MB/s 31008 calls/s 31008 msg/s # udp rx: 1 MB/s 920 calls/s # UDP tunnel GRO fwd perf udp rx: 510 MB/s 414903 calls/s # udp tx: 1352 MB/s 22943 calls/s 22943 msg/s # udp rx: 510 MB/s 414515 calls/s # udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # udp rx: 518 MB/s 420606 calls/s # udp tx: 1115 MB/s 18916 calls/s 18916 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 551 MB/s 448265 calls/s # udp tx: 1506 MB/s 25549 calls/s 25549 msg/s # udp rx: 1746 MB/s 1421223 calls/s # udp tx: 1825 MB/s 30956 calls/s 30956 msg/s # udp rx: 1914 MB/s 1557865 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # UDP GRO fwd perf udp rx: 1280 MB/s 1041521 calls/s # udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # udp rx: 1840 MB/s 1497898 calls/s # udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # udp rx: 1826 MB/s 1487110 calls/s # udp tx: 1834 MB/s 31122 calls/s 31122 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1753 MB/s 29744 calls/s 29744 msg/s # udp rx: 113 MB/s 92416 calls/s # udp tx: 1233 MB/s 20923 calls/s 20923 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1024 calls/s # udp tx: 1820 MB/s 30882 calls/s 30882 msg/s # udp tx: 1814 MB/s 30780 calls/s 30780 msg/s # udp rx: 47 MB/s 38738 calls/s # udp tx: 1839 MB/s 31200 calls/s 31200 msg/s # udp rx: 0 MB/s 796 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__->