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: 1459 MB/s 1186735 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1884 MB/s 1533354 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # udp rx: 1947 MB/s 1585195 calls/s # udp tx: 1964 MB/s 33323 calls/s 33323 msg/s # UDP GRO fwd perf udp rx: 1661 MB/s 1351318 calls/s # udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # udp rx: 1926 MB/s 1568236 calls/s # udp tx: 1958 MB/s 33220 calls/s 33220 msg/s # udp rx: 1762 MB/s 1434782 calls/s # udp tx: 1969 MB/s 33397 calls/s 33397 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: 1148 MB/s 930712 calls/s # udp tx: 1908 MB/s 32372 calls/s 32372 msg/s # udp rx: 1619 MB/s 1312491 calls/s # udp tx: 1915 MB/s 32491 calls/s 32491 msg/s # udp rx: 1716 MB/s 1390679 calls/s # udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # UDP GRO fwd perf udp rx: 1251 MB/s 1014297 calls/s # udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # udp rx: 1146 MB/s 928673 calls/s # udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # udp rx: 1501 MB/s 1216200 calls/s # udp tx: 1938 MB/s 32872 calls/s 32872 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__->