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: 1649 MB/s 1341325 calls/s # udp tx: 1908 MB/s 32363 calls/s 32363 msg/s # udp rx: 1256 MB/s 1022312 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # udp rx: 1253 MB/s 1020124 calls/s # udp tx: 1258 MB/s 21337 calls/s 21337 msg/s # UDP GRO fwd perf udp rx: 1215 MB/s 989742 calls/s # udp tx: 1273 MB/s 21602 calls/s 21602 msg/s # udp rx: 1297 MB/s 1056070 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1293 MB/s 1053289 calls/s # udp tx: 1300 MB/s 22061 calls/s 22061 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: 1673 MB/s 1360939 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1730 MB/s 1407857 calls/s # udp tx: 1770 MB/s 30031 calls/s 30031 msg/s # udp rx: 1804 MB/s 1468662 calls/s # udp tx: 1818 MB/s 30842 calls/s 30842 msg/s # UDP GRO fwd perf udp rx: 1425 MB/s 1159838 calls/s # udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # udp rx: 1771 MB/s 1442226 calls/s # udp tx: 1842 MB/s 31257 calls/s 31257 msg/s # udp rx: 1883 MB/s 1533634 calls/s # udp tx: 1895 MB/s 32154 calls/s 32154 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__->