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: 1078 MB/s 876428 calls/s # udp tx: 1768 MB/s 29990 calls/s 29990 msg/s # udp rx: 1913 MB/s 1558011 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1941 MB/s 1580603 calls/s # udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # UDP GRO fwd perf udp rx: 1454 MB/s 1183234 calls/s # udp tx: 1922 MB/s 32599 calls/s 32599 msg/s # udp rx: 1758 MB/s 1430128 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # udp rx: 1925 MB/s 1567204 calls/s # udp tx: 1963 MB/s 33303 calls/s 33303 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: 1469 MB/s 1191993 calls/s # udp tx: 1897 MB/s 32180 calls/s 32180 msg/s # udp rx: 1741 MB/s 1414526 calls/s # udp tx: 1893 MB/s 32109 calls/s 32109 msg/s # udp rx: 1674 MB/s 1359607 calls/s # udp tx: 1807 MB/s 30648 calls/s 30648 msg/s # UDP GRO fwd perf udp rx: 1491 MB/s 1209975 calls/s # udp tx: 1877 MB/s 31849 calls/s 31849 msg/s # udp rx: 1623 MB/s 1318778 calls/s # udp tx: 1856 MB/s 31482 calls/s 31482 msg/s # udp rx: 1655 MB/s 1345586 calls/s # udp tx: 1848 MB/s 31356 calls/s 31356 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__->