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: 819 MB/s 664930 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 749 MB/s 607119 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # udp rx: 833 MB/s 674465 calls/s # udp tx: 1354 MB/s 22975 calls/s 22975 msg/s # UDP GRO fwd perf udp rx: 664 MB/s 537207 calls/s # udp tx: 1369 MB/s 23235 calls/s 23235 msg/s # udp rx: 679 MB/s 549348 calls/s # udp tx: 1371 MB/s 23256 calls/s 23256 msg/s # udp rx: 676 MB/s 547396 calls/s # udp tx: 1370 MB/s 23247 calls/s 23247 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: 1622 MB/s 1319633 calls/s # udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # udp rx: 1825 MB/s 1484325 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # udp rx: 1805 MB/s 1465122 calls/s # udp tx: 1884 MB/s 31957 calls/s 31957 msg/s # UDP GRO fwd perf udp rx: 1282 MB/s 1044273 calls/s # udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # udp rx: 1855 MB/s 1510795 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1692 MB/s 1378077 calls/s # udp tx: 1829 MB/s 31037 calls/s 31037 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__->