| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | siena_sram.c | 59 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 D | efx_sram.c | 90 goto verify; in efx_sram_buf_tbl_set() 97 verify: in efx_sram_buf_tbl_set()
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_bypass_api.h | 206 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 D | ipsec_lib.rst | 68 - 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 D | openssl.rst | 72 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 D | armv8.rst | 66 User can use app/test application to check how to use this PMD and to verify
|
| H A D | mvsam.rst | 95 l2fwd-crypto example application can be used to verify MVSAM CRYPTO PMD
|
| /dpdk/app/test/ |
| H A D | test_cryptodev.c | 3059 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 D | vdpa.rst | 18 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 D | l3_forward_access_ctrl.rst | 56 To verify that a value is in the range, use the following expression: "(VAL & mask) == value"
|
| /dpdk/config/ppc/ |
| H A D | meson.build | 32 # 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 D | git-log-fixes.sh | 71 git rev-parse -q --verify $1 >&- || continue
|
| /dpdk/ |
| H A D | meson_options.txt | 4 'build "chkincs" to verify each header file can compile alone')
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_11.rst | 362 * 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 D | release_17_08.rst | 177 to verify functionality and measure the performance parameters of DPDK
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_flow.c | 34 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 D | comp_perf.rst | 67 ``--ptest [throughput/verify/pmd-cyclecount]``: set test type (default: throughput)
|
| H A D | cryptoperf.rst | 87 verify 261 verify 429 --optype aead --silent --ptest verify --total-ops 10
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | sw.rst | 84 verify possible gains.
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | cnxk_bphy.rst | 156 Selftest rawdev API can be used to verify the BPHY and BPHY CGX/RPM functionality.
|
| H A D | cnxk_gpio.rst | 199 Selftest rawdev API can be used to verify the PMD functionality. Note it blindly
|
| H A D | ioat.rst | 158 needed to verify that the rawdev in question is of the expected type. For
|
| /dpdk/doc/guides/nics/ |
| H A D | enic.rst | 379 supports AVX2, and scatter Rx is not used. To verify that the 404 To verify the selected entry size, enable debug logging
|
| H A D | mlx4.rst | 308 for better performance. For VMs, verify that the right CPU
|
| H A D | tap.rst | 218 While running you should see the 64 byte counters increasing to verify the
|