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: 1182 MB/s 962455 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1272 MB/s 1035931 calls/s # udp tx: 1337 MB/s 22678 calls/s 22678 msg/s # udp rx: 1311 MB/s 1067912 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # UDP GRO fwd perf udp rx: 1069 MB/s 870045 calls/s # udp tx: 1354 MB/s 22981 calls/s 22981 msg/s # udp rx: 1027 MB/s 835820 calls/s # udp tx: 1363 MB/s 23124 calls/s 23124 msg/s # udp rx: 1324 MB/s 1078207 calls/s # udp tx: 1331 MB/s 22581 calls/s 22581 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: 1414 MB/s 1148622 calls/s # udp tx: 1860 MB/s 31549 calls/s 31549 msg/s # udp rx: 1708 MB/s 1387643 calls/s # udp tx: 1909 MB/s 32378 calls/s 32378 msg/s # udp rx: 1576 MB/s 1280330 calls/s # udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # UDP GRO fwd perf udp rx: 1418 MB/s 1152208 calls/s # udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # udp rx: 1567 MB/s 1273646 calls/s # udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # udp rx: 1639 MB/s 1331044 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 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__->