make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 945 MB/s 767308 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1052 MB/s 853993 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # udp rx: 1140 MB/s 925752 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # UDP GRO fwd perf udp rx: 799 MB/s 647697 calls/s # udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # udp rx: 823 MB/s 668295 calls/s # udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # udp rx: 702 MB/s 569955 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 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: 1067 MB/s 869250 calls/s # udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # udp rx: 1135 MB/s 924547 calls/s # udp tx: 1246 MB/s 21133 calls/s 21133 msg/s # udp rx: 1007 MB/s 820400 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # UDP GRO fwd perf udp rx: 1073 MB/s 873971 calls/s # udp tx: 1274 MB/s 21613 calls/s 21613 msg/s # udp rx: 1278 MB/s 1040511 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1353 MB/s 1102087 calls/s # udp tx: 1357 MB/s 23027 calls/s 23027 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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->