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: 1538 MB/s 1252232 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # udp rx: 1914 MB/s 1558418 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp rx: 1782 MB/s 1446617 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # UDP GRO fwd perf udp rx: 1223 MB/s 995711 calls/s # udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # udp rx: 1617 MB/s 1316381 calls/s # udp tx: 1927 MB/s 32690 calls/s 32690 msg/s # udp rx: 1910 MB/s 1554507 calls/s # udp tx: 1924 MB/s 32634 calls/s 32634 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: 1120 MB/s 907510 calls/s # udp tx: 1841 MB/s 31231 calls/s 31231 msg/s # udp rx: 1401 MB/s 1136754 calls/s # udp tx: 1786 MB/s 30302 calls/s 30302 msg/s # udp rx: 1404 MB/s 1137625 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # UDP GRO fwd perf udp tx: 1148 MB/s 19482 calls/s 19482 msg/s # udp rx: 290 MB/s 236182 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # udp rx: 643 MB/s 523189 calls/s # udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # udp rx: 710 MB/s 577356 calls/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__->