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: 1009 MB/s 821009 calls/s # udp tx: 1815 MB/s 30798 calls/s 30798 msg/s # udp rx: 1859 MB/s 1513444 calls/s # udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # udp rx: 1897 MB/s 1544602 calls/s # udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # UDP GRO fwd perf udp rx: 1159 MB/s 943857 calls/s # udp tx: 1202 MB/s 20396 calls/s 20396 msg/s # udp rx: 1201 MB/s 978465 calls/s # udp tx: 1214 MB/s 20594 calls/s 20594 msg/s # udp rx: 1201 MB/s 978505 calls/s # udp tx: 1215 MB/s 20610 calls/s 20610 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 tx: 1805 MB/s 30621 calls/s 30621 msg/s # udp rx: 1299 MB/s 1054298 calls/s # udp tx: 1897 MB/s 32187 calls/s 32187 msg/s # udp rx: 1694 MB/s 1373327 calls/s # udp tx: 1910 MB/s 32411 calls/s 32411 msg/s # udp rx: 1738 MB/s 1409885 calls/s # UDP GRO fwd perf udp rx: 1563 MB/s 1269883 calls/s # udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # udp rx: 1497 MB/s 1213840 calls/s # udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # udp rx: 1576 MB/s 1277752 calls/s # udp tx: 1889 MB/s 32042 calls/s 32042 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__->