| /f-stack/dpdk/app/test/ |
| H A D | test_pmd_ring.c | 141 rte_eth_stats_get(port, &stats); in test_get_stats() 160 rte_eth_stats_get(port, &stats); in test_get_stats() 181 rte_eth_stats_get(port, &stats); in test_stats_reset() 200 rte_eth_stats_get(port, &stats); in test_stats_reset() 211 rte_eth_stats_get(port, &stats); in test_stats_reset() 263 rte_eth_stats_get(rxtx_portd, &stats); in test_pmd_ring_pair_create_attach() 273 rte_eth_stats_get(rxtx_porte, &stats2); in test_pmd_ring_pair_create_attach() 296 rte_eth_stats_get(rxtx_portd, &stats); in test_pmd_ring_pair_create_attach() 330 rte_eth_stats_get(rxtx_portd, &stats); in test_pmd_ring_pair_create_attach() 364 rte_eth_stats_get(rxtx_portd, &stats); in test_pmd_ring_pair_create_attach() [all …]
|
| H A D | test_link_bonding.c | 1418 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_roundrobin_tx_burst() 1536 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_roundrobin_tx_burst_slave_tx_fail() 1692 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_roundrobin_rx_burst_on_multiple_slaves() 1957 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_roundrobin_verify_slave_link_status_change_behaviour() 2007 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_roundrobin_verify_slave_link_status_change_behaviour() 2156 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_activebackup_tx_burst() 2603 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_activebackup_verify_slave_link_status_change_failover() 2741 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in test_balance_l2_tx_burst() 2823 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in balance_l23_tx_burst() 2936 rte_eth_stats_get(test_params->bonded_port_id, &port_stats); in balance_l34_tx_burst() [all …]
|
| H A D | test_pmd_perf.c | 305 rte_eth_stats_get(port_id, &stats); in stats_display()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | main.c | 158 rte_eth_stats_get(flow->rx_port, &stats); in app_stat() 167 rte_eth_stats_get(flow->tx_port, &stats); in app_stat()
|
| /f-stack/dpdk/lib/librte_bitratestats/ |
| H A D | rte_bitrate.c | 79 ret_code = rte_eth_stats_get(port_id, ð_stats); in rte_stats_bitrate_calc()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | version.map | 94 rte_eth_stats_get;
|
| H A D | rte_ethdev.h | 2752 int rte_eth_stats_get(uint16_t port_id, struct rte_eth_stats *stats);
|
| H A D | rte_ethdev.c | 2663 rte_eth_stats_get(uint16_t port_id, struct rte_eth_stats *stats) in rte_eth_stats_get() function 2984 ret = rte_eth_stats_get(port_id, ð_stats); in eth_basic_stats_get() 5602 ret = rte_eth_stats_get(port_id, &stats); in eth_dev_handle_port_stats()
|
| /f-stack/dpdk/examples/ethtool/lib/ |
| H A D | rte_ethtool.c | 361 return rte_eth_stats_get(port_id, stats); in rte_ethtool_net_get_stats64()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 152 are read from the hardware registers when ``rte_eth_stats_get()`` or
|
| H A D | ixgbe.rst | 192 read the statistics from the hardware using ``rte_eth_stats_get()`` or
|
| H A D | features.rst | 694 * **[related] API**: ``rte_eth_stats_get``, ``rte_eth_stats_reset()``.
|
| H A D | i40e.rst | 646 However, the Rx statistics, when calling `rte_eth_stats_get` incorrectly
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_vf.c | 463 ret = rte_eth_stats_get(vf_dev->data->port_id, stats); in hn_vf_stats_get()
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe_ether.c | 327 err = rte_eth_stats_get(PORT_ID(sdev), &stats); in fs_dev_stats_save()
|
| H A D | failsafe_ops.c | 882 ret = rte_eth_stats_get(PORT_ID(sdev), snapshot); in fs_stats_get()
|
| /f-stack/dpdk/examples/packet_ordering/ |
| H A D | main.c | 401 rte_eth_stats_get(i, ð_stats); in print_stats()
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | main.c | 485 rte_eth_stats_get(i, ð_stats); in print_stats()
|
| /f-stack/dpdk/examples/pipeline/ |
| H A D | cli.c | 356 rte_eth_stats_get(link->port_id, &stats); in print_link_info()
|
| /f-stack/dpdk/app/proc-info/ |
| H A D | main.c | 346 rte_eth_stats_get(port_id, &stats); in nic_stats_display()
|
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 962 rte_eth_stats_get(eth_port_id, &stats); in ntb_stats_display()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 1865 rte_eth_stats_get(pt_id, &stats); in fwd_stats_display() 2015 rte_eth_stats_get(pt_id, &ports[pt_id].stats); in fwd_stats_reset()
|
| H A D | config.c | 195 rte_eth_stats_get(port_id, &stats); in nic_stats_display() 300 ret = rte_eth_stats_get(port_id, &ports[port_id].stats); in nic_stats_clear() 391 ret = rte_eth_stats_get(port_id, &ports[port_id].stats); in nic_xstats_clear()
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | rte_eth_bond_pmd.c | 886 rte_eth_stats_get(slave_id, &slave_stats); in bond_ethdev_update_tlb_slave_cb() 2521 rte_eth_stats_get(internals->slaves[i].port_id, &slave_stats); in bond_ethdev_stats_get()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 230 * rte_eth_stats_get()
|