| /dpdk/app/test/ |
| H A D | test_telemetry_json.c | 14 const char *expected = "[\"meaning of life\",42]"; in test_basic_array() local 36 const char *expected = "{\"weddings\":4,\"funerals\":1}"; in test_basic_obj() local 56 const char *expected = "[\"Arsenal\",\"Chelsea\"]"; in test_overflow_array() local 78 const char *expected = "{\"Italy\":20,\"Wales\":61}"; in test_overflow_obj() local 99 const char *expected = "ABC"; in test_large_array_element() local 114 const char *expected = "XYZ"; in test_large_obj_element() local
|
| H A D | test_kvargs.c | 65 unsigned int expected; in test_valid_kvargs() member
|
| H A D | test_common.c | 272 int expected, rc; in test_fls() local
|
| H A D | test_atomic.c | 266 rte_int128_t expected; in test_atomic128_cmp_exchange() local
|
| H A D | test_telemetry_data.c | 49 test_output(const char *func_name, const char *expected) in test_output()
|
| H A D | test_table.h | 83 #define VERIFY_TRAFFIC(ring, sent, expected) do { \ argument
|
| H A D | test_cryptodev_security_ipsec.c | 713 test_ipsec_ttl_or_hop_decrement_verify(void *received, void *expected) in test_ipsec_ttl_or_hop_decrement_verify()
|
| /dpdk/lib/eal/include/generic/ |
| H A D | rte_pause.h | 86 rte_wait_until_equal_16(volatile uint16_t *addr, uint16_t expected, in rte_wait_until_equal_16() 96 rte_wait_until_equal_32(volatile uint32_t *addr, uint32_t expected, in rte_wait_until_equal_32() 106 rte_wait_until_equal_64(volatile uint64_t *addr, uint64_t expected, in rte_wait_until_equal_64() 133 #define RTE_WAIT_UNTIL_MASKED(addr, mask, cond, expected, memorder) do { \ argument
|
| H A D | rte_mcslock.h | 146 rte_mcslock_t *expected = NULL; in rte_mcslock_trylock() local
|
| /dpdk/lib/eal/arm/include/ |
| H A D | rte_pause_64.h | 127 rte_wait_until_equal_16(volatile uint16_t *addr, uint16_t expected, in rte_wait_until_equal_16() 146 rte_wait_until_equal_32(volatile uint32_t *addr, uint32_t expected, in rte_wait_until_equal_32() 165 rte_wait_until_equal_64(volatile uint64_t *addr, uint64_t expected, in rte_wait_until_equal_64() 183 #define RTE_WAIT_UNTIL_MASKED(addr, mask, cond, expected, memorder) do { \ argument
|
| H A D | rte_atomic_64.h | 116 rte_int128_t expected = *exp; in rte_atomic128_cmp_exchange() local
|
| /dpdk/lib/eal/common/ |
| H A D | eal_common_memalloc.c | 89 rte_iova_t cur, expected; in eal_memalloc_is_contig() local 112 rte_iova_t cur, expected; in eal_memalloc_is_contig() local
|
| H A D | eal_common_proc.c | 1270 uint8_t expected; in set_mp_status() local
|
| /dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 291 .. _dtg_distributor_worker:
|
| /dpdk/drivers/raw/cnxk_gpio/ |
| H A D | cnxk_gpio_selftest.c | 66 cnxk_gpio_validate_attr(char *attr, const char *expected) in cnxk_gpio_validate_attr()
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_cpr.h | 142 bool expected, valid; in bnxt_cpr_cmp_valid() local
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_aso.c | 455 uint16_t expected = AGE_CANDIDATE; in mlx5_aso_age_action_update() local
|
| H A D | mlx5_flow_dv.c | 324 struct mlx5_hlist *expected = NULL; in flow_dv_hlist_prepare() local 5430 struct mlx5_indexed_pool *expected = NULL; in flow_dv_modify_ipool_get() local 6299 uint16_t expected = AGE_CANDIDATE; in flow_dv_counter_remove_from_age() local 12155 uint16_t expected = AGE_CANDIDATE; in flow_dv_aso_age_remove_from_age() local
|
| H A D | mlx5_flow.c | 8991 uint16_t expected = AGE_CANDIDATE; in mlx5_flow_aging_check() local
|
| /dpdk/lib/efd/ |
| H A D | rte_efd.c | 431 efd_lookuptbl_t expected = in efd_search_hash() local
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 962 static const uint64_t expected[] = {3, 3, 0, 1, 0, 0, 4, 1}; in xstats_tests() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 10822 uint32_t expected, uint32_t poll_count)
|
| H A D | bnx2x.h | 1859 reg_poll(struct bnx2x_softc *sc, uint32_t reg, uint32_t expected, int ms, int wait) in reg_poll()
|