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: 1558 MB/s 1268385 calls/s # udp tx: 1642 MB/s 27851 calls/s 27851 msg/s # udp rx: 1216 MB/s 989879 calls/s # udp tx: 1733 MB/s 29406 calls/s 29406 msg/s # udp rx: 1354 MB/s 1103011 calls/s # udp tx: 1977 MB/s 33534 calls/s 33534 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1397988 calls/s # udp tx: 1952 MB/s 33113 calls/s 33113 msg/s # udp rx: 2001 MB/s 1629518 calls/s # udp tx: 2010 MB/s 34094 calls/s 34094 msg/s # udp rx: 1865 MB/s 1518829 calls/s # udp tx: 1872 MB/s 31764 calls/s 31764 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: 1590 MB/s 1294480 calls/s # udp tx: 1807 MB/s 30654 calls/s 30654 msg/s # udp tx: 1636 MB/s 27748 calls/s 27748 msg/s # udp rx: 867 MB/s 705797 calls/s # udp tx: 1884 MB/s 31963 calls/s 31963 msg/s # udp rx: 1551 MB/s 1260934 calls/s # UDP GRO fwd perf udp rx: 1426 MB/s 1159765 calls/s # udp tx: 1993 MB/s 33808 calls/s 33808 msg/s # udp rx: 1689 MB/s 1375215 calls/s # udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # udp rx: 1891 MB/s 1540135 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 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__->