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: 1249 MB/s 1015901 calls/s # udp tx: 1825 MB/s 30955 calls/s 30955 msg/s # udp rx: 1671 MB/s 1358843 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1900 MB/s 1545540 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1251158 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 msg/s # udp rx: 1880 MB/s 1528484 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # udp rx: 1887 MB/s 1535849 calls/s # udp tx: 1923 MB/s 32632 calls/s 32632 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: 1279 MB/s 1036582 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # udp rx: 1790 MB/s 1452708 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1799 MB/s 1458583 calls/s # udp tx: 1914 MB/s 32473 calls/s 32473 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 908743 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 1048 MB/s 852139 calls/s # udp tx: 1404 MB/s 23819 calls/s 23819 msg/s # udp rx: 1091 MB/s 888934 calls/s # udp tx: 1143 MB/s 19402 calls/s 19402 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__->