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: 1358 MB/s 1104351 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # udp rx: 1702 MB/s 1386007 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # udp rx: 1895 MB/s 1543377 calls/s # udp tx: 1902 MB/s 32268 calls/s 32268 msg/s # UDP GRO fwd perf udp rx: 1528 MB/s 1243954 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1866 MB/s 1519653 calls/s # udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # udp rx: 1876 MB/s 1527919 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 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: 1400 MB/s 1135299 calls/s # udp tx: 1875 MB/s 31805 calls/s 31805 msg/s # udp rx: 1769 MB/s 1435006 calls/s # udp tx: 1918 MB/s 32543 calls/s 32543 msg/s # udp rx: 1745 MB/s 1415236 calls/s # udp tx: 1871 MB/s 31741 calls/s 31741 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1365845 calls/s # udp tx: 1903 MB/s 32280 calls/s 32280 msg/s # udp rx: 1750 MB/s 1418825 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # udp rx: 1639 MB/s 1331811 calls/s # udp tx: 1722 MB/s 29209 calls/s 29209 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__->