Searched refs:input (Results 1 – 14 of 14) sorted by relevance
| /spdk/test/vhost/ |
| H A D | irqs.sh | 53 local input=$sysroot/sys/kernel/irq 55 [[ -e $input ]] || return 1 62 for irq_path in "$input/"*; do 77 local input=${1:-/proc/interrupts} 79 [[ -e $input ]] || return 1 98 done < "$input"
|
| /spdk/test/bdev/ |
| H A D | chaining.sh | 58 rm -f "$input" "$output" 69 input=$(mktemp) output=$(mktemp) 88 dd if=/dev/urandom of="$input" bs=1K count=64 89 spdk_dd --if "$input" --ob Nvme0n1 --bs $((64 * 1024)) --count 1 104 cmp "$input" "$output" 109 spdk_dd --if "$input" --ob Nvme0n1 --bs 4096 --count 16 123 cmp "$input" "$output"
|
| /spdk/scripts/ |
| H A D | calc-iobuf.py | 46 value = input(f'{i.prefix}{i.name}: ') 84 prov = input('Provide iobuf config [y/N]: ') 108 prov = input('Provide accel config [y/N]: ') 134 prov = input('Provide bdev config [y/N]: ') 181 prov = input('Provide nvmf config [y/N]: ') 186 trtype = input('Provide next nvmf transport config (empty string to stop) ' 217 prov = input('Provide ublk config [y/N]: ')
|
| H A D | sma-client.py | 42 input, output = self._get_method_types(method) 43 response = func(request=json_format.ParseDict(params, input()))
|
| H A D | rpc.py | 2290 help="""This is used to list all the raid bdev details based on the input category 4046 for input in sys.stdin: 4047 cmd = shlex.split(input)
|
| /spdk/scripts/perf/pm/ |
| H A D | collect-cpu-temp | 66 local core crit input id label max node package threads 74 input=$(< "${temp}_input") 80 cores_input[id]=$input 84 Package*) node=$id package[node]=$input ;;
|
| /spdk/test/app/match/ |
| H A D | match | 149 my ($ifile, $file, $input) = @_; 151 return $input unless $ifile; 152 my @lines_in = split /^/, $input;
|
| /spdk/doc/ |
| H A D | stylesheet.css | 396 input.search { 1520 .navbar-form .input-group { 1525 .navbar-form .input-group .input-group-addon, 1526 .navbar-form .input-group .input-group-btn, 1527 .navbar-form .input-group .form-control { 1531 .navbar-form .input-group > .form-control { 1553 .navbar-form .radio input[type="radio"], 1554 .navbar-form .checkbox input[type="checkbox"] { 1580 .form-inline .input-group { 1584 .form-inline .input-group .input-group-addon, [all …]
|
| /spdk/test/app/fuzz/nvme_fuzz/ |
| H A D | README.md | 49 is represented as a base64 string. If writing custom commands for input, please note this 50 distinction or the application will be unable to load your custom input.
|
| /spdk/scripts/perf/nvme/ |
| H A D | README | 6 input parameters: path_to_fio_conf, path_to_ioengine and num_ssds. The run_fio_test.sh script will
|
| /spdk/lib/rocksdb/ |
| H A D | env_spdk.cc | 74 sanitize_path(const std::string &input, const std::string &mount_directory) in sanitize_path() argument 80 input_tmp = input.substr(mount_directory.length(), input.length()); in sanitize_path()
|
| /spdk/scripts/bpf/ |
| H A D | trace.py | 619 print_trace(open(args.input, 'r') if args.input is not None else sys.stdin,
|
| /spdk/scripts/perf/nvmf/ |
| H A D | README.md | 356 a different value than what user has specified at input, especially when also
|
| /spdk/test/accel/ |
| H A D | bib | 155 %T Voice input/output module 4128 %T A new peripheral for three-dimensional computer input
|