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: 1154 MB/s 940051 calls/s # udp tx: 1207 MB/s 20476 calls/s 20476 msg/s # udp rx: 1252 MB/s 1020025 calls/s # udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # udp rx: 1246 MB/s 1014787 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # UDP GRO fwd perf udp rx: 1183 MB/s 963456 calls/s # udp tx: 1241 MB/s 21057 calls/s 21057 msg/s # udp rx: 1173 MB/s 954865 calls/s # udp tx: 1263 MB/s 21423 calls/s 21423 msg/s # udp rx: 1228 MB/s 1000002 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 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: 1742 MB/s 1416806 calls/s # udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # udp rx: 1753 MB/s 1425371 calls/s # udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # udp rx: 1623 MB/s 1320776 calls/s # udp tx: 1773 MB/s 30073 calls/s 30073 msg/s # UDP GRO fwd perf udp rx: 1611 MB/s 1311221 calls/s # udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # udp rx: 1627 MB/s 1324698 calls/s # udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # udp rx: 1818 MB/s 1480074 calls/s # udp tx: 1849 MB/s 31371 calls/s 31371 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__->