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 tx: 1650 MB/s 27994 calls/s 27994 msg/s # udp rx: 704 MB/s 571745 calls/s # udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # udp rx: 1763 MB/s 1435894 calls/s # udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # UDP GRO fwd perf udp rx: 1760 MB/s 1432275 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # udp rx: 1750 MB/s 1421577 calls/s # udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # udp rx: 1933 MB/s 1574084 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 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: 989 MB/s 804525 calls/s # udp tx: 1570 MB/s 26634 calls/s 26634 msg/s # udp rx: 1018 MB/s 828223 calls/s # udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # udp rx: 991 MB/s 806497 calls/s # udp tx: 1131 MB/s 19191 calls/s 19191 msg/s # UDP GRO fwd perf udp tx: 1093 MB/s 18553 calls/s 18553 msg/s # udp rx: 878 MB/s 714647 calls/s # udp tx: 1178 MB/s 19980 calls/s 19980 msg/s # udp rx: 1008 MB/s 820112 calls/s # udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # udp rx: 967 MB/s 786184 calls/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__->