Searched refs:MAX_PORTS (Results 1 – 9 of 9) sorted by relevance
21 #define MAX_PORTS RTE_MAX_ETHPORTS macro45 struct app_port ports[MAX_PORTS];290 if (cnt_ports > MAX_PORTS) { in main()292 cnt_ports, MAX_PORTS in main()294 cnt_ports = MAX_PORTS; in main()
41 #define MAX_PORTS 16 macro50 #define NB_HDR_MBUF (NB_PKT_MBUF * MAX_PORTS)85 static struct rte_ether_addr ports_eth_addr[MAX_PORTS];105 uint16_t tx_queue_id[MAX_PORTS];106 struct mbuf_table tx_mbufs[MAX_PORTS];388 for (portid = 0; portid < MAX_PORTS; portid++) { in send_timeout_burst()692 if (nb_ports > MAX_PORTS) in main()693 nb_ports = MAX_PORTS; in main()
18 #define MAX_PORTS 64 macro
59 static uint32_t policy_id[MAX_PORTS];119 double insertion[MAX_PORTS][RTE_MAX_LCORE];120 double deletion[MAX_PORTS][RTE_MAX_LCORE];
28 #define MAX_PORTS 16 macro37 uint8_t port[MAX_PORTS];186 if (num_ports > MAX_PORTS) in create_ports()293 uint64_t port_rx_pkts[MAX_PORTS];295 uint64_t port_rx_dropped[MAX_PORTS];297 uint64_t port_inflight[MAX_PORTS];299 uint64_t port_tx_pkts[MAX_PORTS];313 static uint32_t port_rx_pkts_ids[MAX_PORTS]; in test_event_dev_stats_get()315 static uint32_t port_inflight_ids[MAX_PORTS]; in test_event_dev_stats_get()316 static uint32_t port_tx_pkts_ids[MAX_PORTS]; in test_event_dev_stats_get()[all …]
29 #define MAX_PORTS 16 macro41 uint8_t port[MAX_PORTS];116 if (num_ports > MAX_PORTS) in create_ports()
103 #define MAX_PORTS 4 macro831 else if (nb_ports > MAX_PORTS) in main()
27 #define MAX_PORTS 32 macro77 if (num_ports > MAX_PORTS) in create_ports()
27 #define MAX_PORTS 4 macro