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: 1157 MB/s 940619 calls/s # udp tx: 1743 MB/s 29572 calls/s 29572 msg/s # udp rx: 1874 MB/s 1525865 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1123 MB/s 914659 calls/s # udp tx: 1783 MB/s 30248 calls/s 30248 msg/s # UDP GRO fwd perf udp rx: 1191 MB/s 969666 calls/s # udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # udp rx: 1792 MB/s 1458849 calls/s # udp tx: 1958 MB/s 33210 calls/s 33210 msg/s # udp rx: 1891 MB/s 1539694 calls/s # udp tx: 1900 MB/s 32228 calls/s 32228 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: 836 MB/s 679913 calls/s # udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # udp rx: 1151 MB/s 935287 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1228 MB/s 999304 calls/s # udp tx: 1258 MB/s 21347 calls/s 21347 msg/s # UDP GRO fwd perf udp rx: 1453 MB/s 1178705 calls/s # udp tx: 1917 MB/s 32519 calls/s 32519 msg/s # udp rx: 1797 MB/s 1458662 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1712 MB/s 1388780 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 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__->