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: 1577 MB/s 1282672 calls/s # udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # udp rx: 1829 MB/s 1487501 calls/s # udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # udp rx: 1860 MB/s 1513365 calls/s # udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # UDP GRO fwd perf udp rx: 1217 MB/s 990851 calls/s # udp tx: 1936 MB/s 32850 calls/s 32850 msg/s # udp rx: 1607 MB/s 1307670 calls/s # udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # udp rx: 1929 MB/s 1570883 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1065 MB/s 18078 calls/s 18078 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1512 MB/s 25647 calls/s 25647 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1819 MB/s 30860 calls/s 30860 msg/s # UDP tunnel GRO fwd perf udp rx: 486 MB/s 395929 calls/s # udp tx: 1534 MB/s 26034 calls/s 26034 msg/s # udp tx: 1771 MB/s 30042 calls/s 30042 msg/s # udp rx: 8 MB/s 6924 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1713 MB/s 1394054 calls/s # udp tx: 1803 MB/s 30593 calls/s 30593 msg/s # udp rx: 1745 MB/s 1419141 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1710 MB/s 1392287 calls/s # udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1355919 calls/s # udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # udp tx: 1648 MB/s 27955 calls/s 27955 msg/s # udp rx: 1518 MB/s 1236183 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1041 MB/s 17662 calls/s 17662 msg/s # udp rx: 6 MB/s 5172 calls/s # udp tx: 1663 MB/s 28215 calls/s 28215 msg/s # udp rx: 76 MB/s 62169 calls/s # udp tx: 1677 MB/s 28448 calls/s 28448 msg/s # UDP tunnel GRO fwd perf udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # udp rx: 10 MB/s 8344 calls/s # udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 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__->