| /f-stack/tools/netstat/ |
| H A D | nlist_symbols | 4 all _ahstat 5 all _arpstat 6 all _carpstats 7 all _divcbinfo 8 all _espstat 9 all _icmp6stat 10 all _icmpstat 11 all _igmpstat 12 all _ip6stat 16 all _ipstat [all …]
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 128 Add VLAN item to all flows items, 134 Add IPv4 item to all flows items, 139 Add IPv6 item to all flows item, 150 Add VXLAN item to all flows items, 162 Add GRE item to all flows items, 168 Add GENEVE item to all flows items, 174 Add GTP item to all flows items, 180 Add Meta item to all flows items, 186 Add Tag item to all flows items, 209 Add RSS action to all flows actions, [all …]
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | Makefile | 43 .PHONY: all 44 all: allmost examples manual contrib target 51 allzstd: lib-all 52 $(Q)$(MAKE) -C $(PRGDIR) all 53 $(Q)$(MAKE) -C $(TESTDIR) all 61 lib-all : lib 62 lib lib-release lib-all : 77 $(MAKE) -C $(ZWRAPDIR) all 107 $(MAKE) -C examples all 122 $(MAKE) -C contrib/pzstd all [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
| H A D | nopwrite_mtime.ksh | 59 o_atime=$(ls -E% all $TESTDIR/clone/file | awk '/atime/ {print $4}') 60 o_ctime=$(ls -E% all $TESTDIR/clone/file | awk '/ctime/ {print $4}') 61 o_mtime=$(ls -E% all $TESTDIR/clone/file | awk '/mtime/ {print $4}') 78 atime=$(ls -E% all $TESTDIR/clone/file | awk '/atime/ {print $4}') 79 ctime=$(ls -E% all $TESTDIR/clone/file | awk '/ctime/ {print $4}') 80 mtime=$(ls -E% all $TESTDIR/clone/file | awk '/mtime/ {print $4}')
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_with_errors.ksh | 58 log_must zinject -c all 93 log_must zinject -d $DISK0 -e io -T all -f 100 $TESTPOOL 97 log_must zinject -c all 104 log_must zinject -d $DISK3 -e io -T all -f 100 $TESTPOOL 108 log_must zinject -c all
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | mdio.yaml | 34 lines of all devices on that MDIO bus. 38 RESET pulse width in microseconds. It applies to all MDIO devices 39 and must therefore be appropriately determined based on all devices 40 requirements (maximum value of all per-device RESET pulse widths). 44 Delay after reset deassert in microseconds. It applies to all MDIO 45 devices and it's determined by how fast all devices are ready for 52 defined 2.5MHz should only be used when all devices on the bus support 58 work, all devices on the bus must support suppressed preamble.
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/ |
| H A D | Makefile.am | 4 all: target 6 all-local: 39 check-local: all
|
| /f-stack/freebsd/netgraph/ |
| H A D | NOTES | 8 - all mallocs/frees now changed to use this.. JRE 21 makes all my C code lines too long. 49 command to list all existing nodes (in case you don't know the 57 - Enhance "netstat" to display all netgraph nodes -- or at least 58 all netgraph socket nodes. 74 - Malloc all memory with type M_NETGRAPH. -DONE 77 - All nodes assume that all data mbufs have the M_PKTHDR flag set! 101 all information needed to queue such a request and deliver it later, so 102 it is now the basis of all data transfer since any transfer may need to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 60 /* 2 all all */ 77 /* all all all */
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | auto_spare_shared.ksh | 52 log_must zinject -c all 90 log_must zinject -d $FAIL_FILEDEVPOOL1 -e io -T all -f 100 $TESTPOOL 91 log_must zinject -d $FAIL_FILEDEVPOOL2 -e io -T all -f 100 $TESTPOOL1 105 log_must zinject -c all
|
| H A D | auto_spare_multiple.ksh | 48 log_must zinject -c all 105 log_must zinject -d $FAULT_DEV1 -e io -T all -f 100 $TESTPOOL 118 log_must zinject -d $FAULT_DEV2 -e io -T all -f 100 $TESTPOOL 138 log_must zinject -c all 205 log_must zinject -c all
|
| H A D | auto_spare_ashift.ksh | 46 log_must zinject -c all 79 log_must zinject -d $FAIL_DEVICE -e io -T all -f 100 $TESTPOOL 92 log_must zinject -c all
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | null.rst | 7 NULL PMD is a simple virtual driver mainly for testing. It always returns success for all packets f… 9 On Rx it returns requested number of empty packets (all zero). On Tx it just frees all sent packets. 42 Makes PMD more like ``/dev/null``. On Rx no packets received, on Tx all packets are freed.
|
| /f-stack/freebsd/contrib/zstd/examples/ |
| H A D | Makefile | 17 default: all 19 .PHONY: all 20 all: simple_compression simple_decompression \ target 68 test: all
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | max6697.txt | 33 If not specified, alert will be enabled for all channels. 38 If not specified, over-temperature reporting will be enabled for all 41 Boolean for all chips other than MAX6581. Set to enable resistance 43 For MAX6581, resistance cancellation enabled for all channels if 46 If not specified, resistance cancellation will be disabled for all
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/ |
| H A D | zpool_create_018_pos.ksh | 71 zpool get all $TESTPOOL 87 zpool get all $TESTPOOL 94 zpool get all $TESTPOOL
|
| /f-stack/dpdk/ |
| H A D | Makefile | 4 .PHONY: all 5 all: target
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/events/ |
| H A D | cleanup.ksh | 29 zed_cleanup all-debug.sh all-syslog.sh
|
| H A D | setup.ksh | 31 zed_setup all-debug.sh all-syslog.sh
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | Makefile.am | 15 all-debug.sh \ 16 all-syslog.sh \ 34 all-syslog.sh \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.get_index_props.zcp | 24 props['redundant_metadata'] = {{'all', 'default'}, {nil, nil}} 37 props['primarycache'] = {{'all', 'default'}, {'all', 'default'}} 38 props['secondarycache'] = {{'all', 'default'}, {'all', 'default'}}
|
| /f-stack/dpdk/examples/server_node_efd/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /f-stack/dpdk/examples/multi_process/client_server_mp/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/deadman/ |
| H A D | deadman_zio.ksh | 49 log_must zinject -c all 85 log_must zinject -c all 104 log_must zinject -c all
|
| /f-stack/dpdk/examples/multi_process/ |
| H A D | Makefile | 6 .PHONY: all static shared clean $(subdirs) 7 all static shared clean: $(subdirs) target
|