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: 1732 MB/s 1410076 calls/s # udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # udp rx: 1842 MB/s 1499929 calls/s # udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # udp rx: 1787 MB/s 1454859 calls/s # udp tx: 1904 MB/s 32305 calls/s 32305 msg/s # UDP GRO fwd perf udp rx: 1685 MB/s 1371035 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1825 MB/s 1485320 calls/s # udp tx: 1918 MB/s 32546 calls/s 32546 msg/s # udp rx: 1859 MB/s 1512784 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1775 MB/s 30120 calls/s 30120 msg/s # udp rx: 8 MB/s 6751 calls/s # udp tx: 1833 MB/s 31090 calls/s 31090 msg/s # udp rx: 27 MB/s 21988 calls/s # udp tx: 1835 MB/s 31125 calls/s 31125 msg/s # UDP tunnel GRO fwd perf udp tx: 1705 MB/s 28929 calls/s 28929 msg/s # udp rx: 117 MB/s 95809 calls/s # udp tx: 1748 MB/s 29651 calls/s 29651 msg/s # udp rx: 92 MB/s 75096 calls/s # udp tx: 1759 MB/s 29836 calls/s 29836 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1585 MB/s 1290672 calls/s # udp tx: 1831 MB/s 31063 calls/s 31063 msg/s # udp rx: 1746 MB/s 1420812 calls/s # udp tx: 1838 MB/s 31177 calls/s 31177 msg/s # udp rx: 1756 MB/s 1428488 calls/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # UDP GRO fwd perf udp rx: 742 MB/s 604237 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1225 MB/s 997814 calls/s # udp tx: 1234 MB/s 20944 calls/s 20944 msg/s # udp rx: 1221 MB/s 994382 calls/s # udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1904 MB/s 32297 calls/s 32297 msg/s # udp rx: 4 MB/s 3661 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # UDP tunnel GRO fwd perf udp tx: 1762 MB/s 29890 calls/s 29890 msg/s # udp rx: 132 MB/s 107872 calls/s # udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1697 MB/s 28784 calls/s 28784 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__->