Home
last modified time | relevance | path

Searched defs:self (Results 1 – 17 of 17) sorted by relevance

/dpdk/examples/ipsec-secgw/test/
H A Dtun_null_header_reconstruct.py118 def setUp(self): argument
179 def test_outb_ipv4v4_ecn(self): argument
201 def test_outb_ipv6v6_ecn(self): argument
222 def test_outb_ipv4v6_ecn(self): argument
241 def test_outb_ipv6v4_ecn(self): argument
374 def test_outb_ipv4v4_dscp(self): argument
389 def test_outb_ipv6v6_dscp(self): argument
435 def test_inb_ipv4v4_dscp(self): argument
446 def test_inb_ipv6v6_dscp(self): argument
457 def test_inb_ipv4v6_dscp(self): argument
[all …]
H A Dpkttest.py50 def __init__(self, ifname): argument
62 def __del__(self): argument
65 def send_l3packet(self, pkt, mac): argument
69 def send_packet(self, pkt): argument
72 def send_bytes(self, bytedata): argument
75 def recv_packet(self): argument
78 def recv_bytes(self): argument
81 def get_mac(self): argument
90 def send_to_protected_port(self, pkt, remote_mac=None): argument
100 def xfer_unprotected(self, pkt): argument
[all …]
H A Dtrs_ipv6opts.py59 def setUp(self): argument
64 def test_outb_ipv6_noopt(self): argument
80 def test_outb_ipv6_opt(self): argument
119 def test_inb_ipv6_noopt(self): argument
134 def test_inb_ipv6_opt(self): argument
163 def test_inb_ipv6_frag(self): argument
/dpdk/usertools/
H A Ddpdk-pmdinfo.py37 def __init__(self, vendorStr): argument
46 def addDevice(self, deviceStr): argument
58 def report(self): argument
63 def find_device(self, devid): argument
84 def report(self): argument
129 def report(self): argument
154 def reportVendors(self): argument
172 def find_vendor(self, vid): argument
181 def findDate(self, content): argument
187 def parse(self): argument
[all …]
H A Ddpdk-telemetry-client.py20 def __init__(self): argument
25 def __del__(self): argument
35 def __init__(self): # Creates a client instance argument
41 def __del__(self): argument
48 …def getFilepath(self, file_path): # Gets arguments from Command-Line and assigns to instance of cl… argument
51 def register(self): # Connects a client to DPDK-instance argument
66 def unregister(self): # Unregister a given client argument
70 def requestMetrics(self): # Requests metrics for given client argument
75 def repeatedlyRequestMetrics(self, sleep_time): # Recursively requests metrics for given client argument
84 def requestGlobalMetrics(self): #Requests global metrics for given client argument
[all …]
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c16 int hw_atl_b0_hw_reset(struct aq_hw_s *self) in hw_atl_b0_hw_reset()
29 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc()
35 static int hw_atl_b0_hw_qos_set(struct aq_hw_s *self) in hw_atl_b0_hw_qos_set()
117 int hw_atl_b0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_hash_set()
149 int hw_atl_b0_hw_rss_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_set()
186 static int hw_atl_b0_hw_offload_set(struct aq_hw_s *self) in hw_atl_b0_hw_offload_set()
232 int hw_atl_b0_hw_init_tx_path(struct aq_hw_s *self) in hw_atl_b0_hw_init_tx_path()
256 int hw_atl_b0_hw_init_rx_path(struct aq_hw_s *self) in hw_atl_b0_hw_init_rx_path()
328 int hw_atl_b0_hw_init(struct aq_hw_s *self, u8 *mac_addr) in hw_atl_b0_hw_init()
403 int hw_atl_b0_hw_start(struct aq_hw_s *self) in hw_atl_b0_hw_start()
[all …]
H A Dhw_atl_utils.c233 int hw_atl_utils_soft_reset(struct aq_hw_s *self) in hw_atl_utils_soft_reset()
383 static int hw_atl_utils_init_ucp(struct aq_hw_s *self) in hw_atl_utils_init_ucp()
445 int hw_atl_utils_fw_rpc_wait(struct aq_hw_s *self, in hw_atl_utils_fw_rpc_wait()
492 static int hw_atl_utils_mpi_create(struct aq_hw_s *self) in hw_atl_utils_mpi_create()
508 int hw_atl_utils_mpi_read_mbox(struct aq_hw_s *self, in hw_atl_utils_mpi_read_mbox()
517 void hw_atl_utils_mpi_read_stats(struct aq_hw_s *self, in hw_atl_utils_mpi_read_stats()
552 int hw_atl_utils_mpi_set_state(struct aq_hw_s *self, in hw_atl_utils_mpi_set_state()
743 static int hw_atl_fw1x_deinit(struct aq_hw_s *self) in hw_atl_fw1x_deinit()
750 int hw_atl_utils_update_stats(struct aq_hw_s *self) in hw_atl_utils_update_stats()
833 int hw_atl_utils_hw_get_regs(struct aq_hw_s *self, in hw_atl_utils_hw_get_regs()
[all …]
H A Dhw_atl_utils_fw2x.c62 static int aq_fw2x_init(struct aq_hw_s *self) in aq_fw2x_init()
83 static int aq_fw2x_deinit(struct aq_hw_s *self) in aq_fw2x_deinit()
163 static int aq_fw2x_set_state(struct aq_hw_s *self, in aq_fw2x_set_state()
185 static int aq_fw2x_update_link_status(struct aq_hw_s *self) in aq_fw2x_update_link_status()
213 int aq_fw2x_get_mac_permanent(struct aq_hw_s *self, u8 *mac) in aq_fw2x_get_mac_permanent()
265 static int aq_fw2x_update_stats(struct aq_hw_s *self) in aq_fw2x_update_stats()
295 static int aq_fw2x_get_temp(struct aq_hw_s *self, int *temp) in aq_fw2x_get_temp()
429 static int aq_fw2x_set_power(struct aq_hw_s *self, in aq_fw2x_set_power()
506 static int aq_fw2x_set_flow_control(struct aq_hw_s *self) in aq_fw2x_set_flow_control()
517 static int aq_fw2x_led_control(struct aq_hw_s *self, u32 mode) in aq_fw2x_led_control()
[all …]
/dpdk/buildtools/
H A Dpmdinfogen.py23 def __init__(self, image, symbol): argument
28 def string_value(self): argument
33 def get_value(self, offset, size): argument
41 def __init__(self, data): argument
53 def is_big_endian(self): argument
56 def find_by_name(self, name): argument
87 def string_value(self): argument
93 def __init__(self, data): argument
97 def is_big_endian(self): argument
105 def find_by_name(self, name): argument
[all …]
H A Dcoff.py77 def __init__(self, image, symbol: CoffSymbol): argument
82 def name(self): argument
90 def get_value(self, offset): argument
108 def __init__(self, data): argument
134 def symbols(self): argument
141 def get_section_data(self, number): argument
147 def get_string(self, offset): argument
/dpdk/app/test-crypto-perf/
H A Ddpdk-graph-crypto-perf.py29 def __init__(self, config, suite, graph_path): argument
38 def save_graph(self, fig, subdir): argument
49 def boxplot_graph(self, x_axis_label, burst, buffer): argument
60 def grouped_graph(self, y_axis_label, x_axis_label, color_label): argument
75 def histogram_graph(self, x_axis_label, burst, buffer): argument
/dpdk/drivers/raw/ioat/
H A Ddpdk_idxd_cfg.py17 def __init__(self, path): argument
20 def read_int(self, filename): argument
25 def write_values(self, values): argument
/dpdk/drivers/dma/idxd/
H A Ddpdk_idxd_cfg.py17 def __init__(self, path): argument
20 def read_int(self, filename): argument
25 def write_values(self, values): argument
/dpdk/lib/pcapng/
H A Drte_pcapng.c83 pcapng_section_block(rte_pcapng_t *self, in pcapng_section_block()
150 pcapng_add_interface(rte_pcapng_t *self, uint16_t port) in pcapng_add_interface()
242 pcapng_interfaces(rte_pcapng_t *self) in pcapng_interfaces()
260 rte_pcapng_write_stats(rte_pcapng_t *self, uint16_t port_id, in rte_pcapng_write_stats()
535 rte_pcapng_write_packets(rte_pcapng_t *self, in rte_pcapng_write_packets()
579 rte_pcapng_t *self; in rte_pcapng_fdopen() local
602 rte_pcapng_close(rte_pcapng_t *self) in rte_pcapng_close()
/dpdk/app/test/
H A Dprocess.h22 #define self "curproc" macro
25 #define self "self" macro
H A Dtest_barrier.c87 plock_lock(struct plock *l, uint32_t self) in plock_lock()
105 plock_unlock(struct plock *l, uint32_t self) in plock_unlock()
122 plock_add(struct plock_test *pt, uint32_t self, uint32_t n) in plock_add()
/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h387 struct hns3_waterline self; member