make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1731 MB/s 1409632 calls/s # udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # udp rx: 1935 MB/s 1575924 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # udp rx: 1864 MB/s 1518135 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1335255 calls/s # udp tx: 1955 MB/s 33170 calls/s 33170 msg/s # udp rx: 1831 MB/s 1490992 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # udp rx: 1508 MB/s 1227141 calls/s # udp tx: 1811 MB/s 30730 calls/s 30730 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: 1266 MB/s 1026448 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1756 MB/s 1424058 calls/s # udp tx: 1907 MB/s 32347 calls/s 32347 msg/s # udp rx: 1647 MB/s 1335456 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # UDP GRO fwd perf udp rx: 1446 MB/s 1173774 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1802 MB/s 1461057 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # udp rx: 1796 MB/s 1455986 calls/s # udp tx: 1936 MB/s 32836 calls/s 32836 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__->