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: 1836 MB/s 1492414 calls/s # udp tx: 1971 MB/s 33445 calls/s 33445 msg/s # udp rx: 1923 MB/s 1562282 calls/s # udp tx: 1973 MB/s 33475 calls/s 33475 msg/s # udp rx: 1898 MB/s 1542039 calls/s # udp tx: 1968 MB/s 33384 calls/s 33384 msg/s # UDP GRO fwd perf udp rx: 1870 MB/s 1520663 calls/s # udp tx: 1975 MB/s 33499 calls/s 33499 msg/s # udp rx: 1917 MB/s 1558194 calls/s # udp tx: 1982 MB/s 33621 calls/s 33621 msg/s # udp rx: 1946 MB/s 1581551 calls/s # udp tx: 1983 MB/s 33645 calls/s 33645 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: 1596 MB/s 1293574 calls/s # udp tx: 1957 MB/s 33193 calls/s 33193 msg/s # udp rx: 1699 MB/s 1376900 calls/s # udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # udp rx: 1599 MB/s 1295391 calls/s # udp tx: 1937 MB/s 32865 calls/s 32865 msg/s # UDP GRO fwd perf udp rx: 1663 MB/s 1348213 calls/s # udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # udp rx: 1715 MB/s 1390200 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1724 MB/s 1397283 calls/s # udp tx: 1930 MB/s 32743 calls/s 32743 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__->