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: 1206 MB/s 981485 calls/s # udp tx: 1859 MB/s 31544 calls/s 31544 msg/s # udp rx: 1867 MB/s 1520147 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # udp rx: 1917 MB/s 1560744 calls/s # udp tx: 1947 MB/s 33039 calls/s 33039 msg/s # UDP GRO fwd perf udp rx: 1337 MB/s 1088213 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # udp rx: 1606 MB/s 1307008 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1795 MB/s 1461091 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 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: 1556 MB/s 1265804 calls/s # udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # udp rx: 1873 MB/s 1523427 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # udp rx: 1620 MB/s 1316237 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # UDP GRO fwd perf udp rx: 1728 MB/s 1403213 calls/s # udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # udp rx: 1864 MB/s 1516222 calls/s # udp tx: 1914 MB/s 32465 calls/s 32465 msg/s # udp rx: 1884 MB/s 1533407 calls/s # udp tx: 1903 MB/s 32280 calls/s 32280 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__->