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: 1670 MB/s 1359607 calls/s # udp tx: 1818 MB/s 30844 calls/s 30844 msg/s # udp rx: 1882 MB/s 1532409 calls/s # udp tx: 1889 MB/s 32051 calls/s 32051 msg/s # udp rx: 1899 MB/s 1546317 calls/s # udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1505974 calls/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # udp rx: 1911 MB/s 1556259 calls/s # udp tx: 1928 MB/s 32715 calls/s 32715 msg/s # udp rx: 1841 MB/s 1496370 calls/s # udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1516 MB/s 1229035 calls/s # udp tx: 1860 MB/s 31552 calls/s 31552 msg/s # udp rx: 1567 MB/s 1273294 calls/s # udp tx: 1798 MB/s 30510 calls/s 30510 msg/s # udp rx: 1690 MB/s 1373864 calls/s # udp tx: 1754 MB/s 29754 calls/s 29754 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1337569 calls/s # udp tx: 1785 MB/s 30275 calls/s 30275 msg/s # udp rx: 1786 MB/s 1451075 calls/s # udp tx: 1871 MB/s 31748 calls/s 31748 msg/s # udp rx: 1773 MB/s 1439993 calls/s # udp tx: 1862 MB/s 31582 calls/s 31582 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->