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: 1656 MB/s 1348841 calls/s # udp tx: 1748 MB/s 29663 calls/s 29663 msg/s # udp rx: 1886 MB/s 1535834 calls/s # udp tx: 1892 MB/s 32092 calls/s 32092 msg/s # udp rx: 1898 MB/s 1545536 calls/s # udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # UDP GRO fwd perf udp rx: 1469 MB/s 1196225 calls/s # udp tx: 1758 MB/s 29833 calls/s 29833 msg/s # udp rx: 1855 MB/s 1510178 calls/s # udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # udp rx: 1566 MB/s 1274167 calls/s # udp tx: 1986 MB/s 33690 calls/s 33690 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: 1452 MB/s 1180034 calls/s # udp tx: 1768 MB/s 30002 calls/s 30002 msg/s # udp rx: 1753 MB/s 1422589 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 1787 MB/s 1449591 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # UDP GRO fwd perf udp rx: 1636 MB/s 1330209 calls/s # udp tx: 1761 MB/s 29869 calls/s 29869 msg/s # udp rx: 1734 MB/s 1409105 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1766 MB/s 1434988 calls/s # udp tx: 1875 MB/s 31814 calls/s 31814 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__->