Home
last modified time | relevance | path

Searched refs:silent (Results 1 – 16 of 16) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.c108 if (!silent) in test_ipsec_sec_caps_verify()
115 if (!silent) in test_ipsec_sec_caps_verify()
122 if (!silent) in test_ipsec_sec_caps_verify()
130 if (!silent) in test_ipsec_sec_caps_verify()
137 if (!silent) in test_ipsec_sec_caps_verify()
144 if (!silent) in test_ipsec_sec_caps_verify()
151 if (!silent) in test_ipsec_sec_caps_verify()
157 if (!silent) in test_ipsec_sec_caps_verify()
164 if (!silent) in test_ipsec_sec_caps_verify()
172 if (!silent) in test_ipsec_sec_caps_verify()
[all …]
H A Dtest_cryptodev_security_ipsec.h222 bool silent);
255 struct ipsec_test_data *res_d, bool silent,
H A Dtest_cryptodev.c9135 bool silent, in test_ipsec_proto_process() argument
9241 if (!silent) in test_ipsec_proto_process()
9254 if (!silent) in test_ipsec_proto_process()
9273 if (!silent) in test_ipsec_proto_process()
9282 if (!silent) in test_ipsec_proto_process()
9289 if (test_ipsec_sec_caps_verify(&ipsec_xform, sec_cap, silent) != 0) in test_ipsec_proto_process()
9403 res_d_tmp, silent, flags); in test_ipsec_proto_process()
/dpdk/app/test-compress-perf/
H A Dcomp_perf_test_verify.h17 int silent; member
H A Dcomp_perf_test_throughput.c38 ctx->ver.silent = 1; /* ver. part will be silent */ in cperf_throughput_test_constructor()
H A Dcomp_perf_test_verify.c431 if (!ctx->silent) { in cperf_verify_test_runner()
H A Dcomp_perf_test_cyclecount.c50 ctx->ver.silent = 1; /* ver. part will be silent */ in cperf_cyclecount_test_constructor()
/dpdk/app/test-crypto-perf/
H A Dcperf_options.h105 uint32_t silent:1; member
H A Dcperf_options_parsing.c546 opts->silent = 1; in parse_silent()
808 opts->silent = 1; in parse_csv_friendly()
925 opts->silent = 0; in cperf_options_default()
H A Dmain.c617 if (!opts.silent) in main()
666 if (!opts.silent && opts.test != CPERF_TEST_TYPE_THROUGHPUT && in main()
/dpdk/doc/guides/dmadevs/
H A Dcnxk.rst48 * CNXK DMA devices do not support silent mode.
H A Ddpaa.rst59 - Supports DMA silent mode.
H A Didxd.rst171 * IDXD devices do not support silent mode.
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst90 * ``--silent``
413 on two cores for cipher encryption aes-cbc, ten operations in silent mode::
418 --cipher-op encrypt --optype cipher-only --silent
423 in silent mode, test vector provide in file "test_aes_gcm.data"
429 --optype aead --silent --ptest verify --total-ops 10
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst18 The application demonstrates how to protect against 'silent outages'
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst678 * ``0`` silent except for error.