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: 1188 MB/s 967924 calls/s # udp tx: 1256 MB/s 21313 calls/s 21313 msg/s # udp rx: 1260 MB/s 1025949 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 1300 MB/s 1058342 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 929038 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp rx: 1279 MB/s 1041417 calls/s # udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # udp rx: 1237 MB/s 1007319 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 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: 1660 MB/s 1348273 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1691 MB/s 1371759 calls/s # udp tx: 1895 MB/s 32149 calls/s 32149 msg/s # udp rx: 1711 MB/s 1387760 calls/s # udp tx: 1886 MB/s 31996 calls/s 31996 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1392839 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # udp rx: 1795 MB/s 1455456 calls/s # udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # udp rx: 1527 MB/s 1237909 calls/s # udp tx: 1899 MB/s 32211 calls/s 32211 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__->