Home
last modified time | relevance | path

Searched refs:missed (Results 1 – 8 of 8) sorted by relevance

/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst23 or Buried. MIA indicates a missed ping, and Dead indicates two missed
/dpdk/examples/pipeline/examples/
H A Dlearner.spec9 ; explicitly add to the table with a specific action the key that just missed the lookup operation.
/dpdk/doc/guides/rel_notes/
H A Drelease_16_04.rst447 All drivers are now counting the missed packets only once, i.e. drivers will
448 not increment ierrors anymore for missed packets.
H A Drelease_20_11.rst99 * **Added a generic API to offload tunneled traffic and restore missed packets.**
102 offloads tunneled traffic and restores missed packets.
H A Drelease_16_07.rst240 * **enic: Fixed Rx error and missed counters.**
H A Drelease_2_1.rst967 * **vhost: Fix virtio freeze due to missed interrupt.**
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c385 int missed = 0; in mlx5_flow_expand_rss() local
445 missed = 1; in mlx5_flow_expand_rss()
463 if (next && missed) { in mlx5_flow_expand_rss()
506 stack_pos + 1 + missed; in mlx5_flow_expand_rss()
514 missed * sizeof(*item)); in mlx5_flow_expand_rss()
516 missed * sizeof(*item)); in mlx5_flow_expand_rss()
/dpdk/doc/guides/contributing/
H A Ddocumentation.rst685 uint64_t imissed; /**< Total of RX missed packets. */