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: 1617 MB/s 1316698 calls/s # udp tx: 1690 MB/s 28672 calls/s 28672 msg/s # udp rx: 1799 MB/s 1465025 calls/s # udp tx: 1784 MB/s 30263 calls/s 30263 msg/s # udp rx: 1835 MB/s 1494385 calls/s # udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # UDP GRO fwd perf udp rx: 1646 MB/s 1338934 calls/s # udp tx: 1961 MB/s 33276 calls/s 33276 msg/s # udp rx: 1913 MB/s 1557570 calls/s # udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # udp rx: 1924 MB/s 1566831 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 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: 1544 MB/s 1254597 calls/s # udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # udp rx: 1716 MB/s 1393048 calls/s # udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # udp rx: 1433 MB/s 1163233 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1269351 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # udp rx: 1803 MB/s 1461986 calls/s # udp tx: 1962 MB/s 33278 calls/s 33278 msg/s # udp rx: 1818 MB/s 1474232 calls/s # udp tx: 1961 MB/s 33275 calls/s 33275 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__->