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: 1538 MB/s 1252754 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # udp rx: 1829 MB/s 1489235 calls/s # udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # udp rx: 1655 MB/s 1347650 calls/s # udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1288032 calls/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # udp rx: 1917 MB/s 1560940 calls/s # udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # udp rx: 1920 MB/s 1563836 calls/s # udp tx: 1934 MB/s 32813 calls/s 32813 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: 1670 MB/s 1358792 calls/s # udp tx: 1886 MB/s 31989 calls/s 31989 msg/s # udp rx: 1858 MB/s 1512606 calls/s # udp tx: 1873 MB/s 31780 calls/s 31780 msg/s # udp rx: 1895 MB/s 1542880 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # UDP GRO fwd perf udp rx: 1531 MB/s 1244344 calls/s # udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # udp rx: 1780 MB/s 1448705 calls/s # udp tx: 1884 MB/s 31966 calls/s 31966 msg/s # udp rx: 1881 MB/s 1531682 calls/s # udp tx: 1891 MB/s 32085 calls/s 32085 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__->