Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 28) sorted by relevance

12

/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_sram.c59 efx_qword_t verify; in siena_sram_test() local
99 &verify); in siena_sram_test()
101 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
121 &verify); in siena_sram_test()
123 if (!EFX_QWORD_IS_EQUAL(verify, qword)) { in siena_sram_test()
H A Defx_sram.c90 goto verify; in efx_sram_buf_tbl_set()
97 verify: in efx_sram_buf_tbl_set()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass_api.h206 u32 cmd, verify; in ixgbe_bypass_set_generic() local
221 verify = BYPASS_PAGE_CTL0; in ixgbe_bypass_set_generic()
226 if (ixgbe_bypass_rw_generic(hw, verify, &by_ctl)) in ixgbe_bypass_set_generic()
/dpdk/doc/guides/prog_guide/
H A Dipsec_lib.rst68 - verify that integrity check and decryption performed by crypto device
81 - verify that crypto device operations (encryption, ICV generation)
99 - verify that integrity check and decryption performed by *rte_security*
124 - verify that integrity check and decryption performed by *rte_security*
142 - verify that integrity check and decryption performed by crypto device
148 - verify that crypto device operations (encryption, ICV generation)
/dpdk/doc/guides/cryptodevs/
H A Dopenssl.rst72 User can use app/test application to check how to use this PMD and to verify
78 To verify real traffic l2fwd-crypto example can be used with this command:
H A Darmv8.rst66 User can use app/test application to check how to use this PMD and to verify
H A Dmvsam.rst95 l2fwd-crypto example application can be used to verify MVSAM CRYPTO PMD
/dpdk/app/test/
H A Dtest_cryptodev.c3059 if (verify) in create_wireless_algo_auth_cipher_operation()
5084 if (verify) { in test_snow3g_auth_cipher()
5130 if (verify) { in test_snow3g_auth_cipher()
5166 if (verify) { in test_snow3g_auth_cipher()
5291 if (verify) { in test_snow3g_auth_cipher_sgl()
5337 if (verify) { in test_snow3g_auth_cipher_sgl()
5381 if (verify) { in test_snow3g_auth_cipher_sgl()
5491 if (verify) { in test_kasumi_auth_cipher()
5539 if (verify) { in test_kasumi_auth_cipher()
7373 if (verify) in test_mixed_auth_cipher()
[all …]
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst18 backend and verify network connection & live migration.
92 After the VMs launches, we can login the VMs and configure the ip, verify the
H A Dl3_forward_access_ctrl.rst56 To verify that a value is in the range, use the following expression: "(VAL & mask) == value"
/dpdk/config/ppc/
H A Dmeson.build32 # When a cross compile is detected, verify that the compiler/assembler supports
81 # Found supported CPU on build host, verify compiler support
/dpdk/devtools/
H A Dgit-log-fixes.sh71 git rev-parse -q --verify $1 >&- || continue
/dpdk/
H A Dmeson_options.txt4 'build "chkincs" to verify each header file can compile alone')
/dpdk/doc/guides/rel_notes/
H A Drelease_21_11.rst362 * Added tests to verify error reporting with ICV corruption.
363 * Added tests to verify IV generation.
364 * Added tests to verify UDP encapsulation.
365 * Added tests to verify UDP encapsulation ports.
368 * Added tests to verify tunnel header verification in IPsec inbound.
369 * Added tests to verify inner checksum.
H A Drelease_17_08.rst177 to verify functionality and measure the performance parameters of DPDK
/dpdk/drivers/net/sfc/
H A Dsfc_flow.c34 sfc_flow_verify_cb_t *verify; member
49 .verify = NULL,
58 .verify = sfc_mae_flow_verify,
2562 if (ops->verify != NULL) { in sfc_flow_verify()
2564 rc = ops->verify(sa, flow); in sfc_flow_verify()
/dpdk/doc/guides/tools/
H A Dcomp_perf.rst67 ``--ptest [throughput/verify/pmd-cyclecount]``: set test type (default: throughput)
H A Dcryptoperf.rst87 verify
261 verify
429 --optype aead --silent --ptest verify --total-ops 10
/dpdk/doc/guides/eventdevs/
H A Dsw.rst84 verify possible gains.
/dpdk/doc/guides/rawdevs/
H A Dcnxk_bphy.rst156 Selftest rawdev API can be used to verify the BPHY and BPHY CGX/RPM functionality.
H A Dcnxk_gpio.rst199 Selftest rawdev API can be used to verify the PMD functionality. Note it blindly
H A Dioat.rst158 needed to verify that the rawdev in question is of the expected type. For
/dpdk/doc/guides/nics/
H A Denic.rst379 supports AVX2, and scatter Rx is not used. To verify that the
404 To verify the selected entry size, enable debug logging
H A Dmlx4.rst308 for better performance. For VMs, verify that the right CPU
H A Dtap.rst218 While running you should see the 64 byte counters increasing to verify the

12