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: 1044 MB/s 850342 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1195 MB/s 973511 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # udp rx: 1218 MB/s 991730 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # UDP GRO fwd perf udp rx: 1170 MB/s 952863 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1237 MB/s 1007450 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1239 MB/s 1008709 calls/s # udp tx: 1241 MB/s 21064 calls/s 21064 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: 1209 MB/s 982299 calls/s # udp tx: 1539 MB/s 26112 calls/s 26112 msg/s # udp rx: 914 MB/s 741122 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 799 MB/s 647469 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # UDP GRO fwd perf udp rx: 815 MB/s 660436 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 916 MB/s 742870 calls/s # udp tx: 1286 MB/s 21817 calls/s 21817 msg/s # udp rx: 890 MB/s 721372 calls/s # udp tx: 1296 MB/s 21989 calls/s 21989 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__->