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: 1800 MB/s 1465341 calls/s # udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # udp rx: 1844 MB/s 1501475 calls/s # udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # udp rx: 1910 MB/s 1555660 calls/s # udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # UDP GRO fwd perf udp rx: 1811 MB/s 1473883 calls/s # udp tx: 1972 MB/s 33448 calls/s 33448 msg/s # udp rx: 1261 MB/s 1025941 calls/s # udp tx: 1996 MB/s 33861 calls/s 33861 msg/s # udp rx: 1960 MB/s 1595871 calls/s # udp tx: 1971 MB/s 33431 calls/s 33431 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: 1130 MB/s 920737 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp rx: 1216 MB/s 990572 calls/s # udp tx: 1219 MB/s 20683 calls/s 20683 msg/s # udp rx: 1264 MB/s 1029322 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # UDP GRO fwd perf udp rx: 1206 MB/s 982078 calls/s # udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # udp rx: 1221 MB/s 994539 calls/s # udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # udp rx: 1091 MB/s 888037 calls/s # udp tx: 1301 MB/s 22079 calls/s 22079 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__->