* [dpdk-dev] [Bug 834] eventdev/eth_rx: callback not invoked in vector timeout case
@ 2021-10-25 7:08 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2021-10-25 7:08 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=834
Bug ID: 834
Summary: eventdev/eth_rx: callback not invoked in vector
timeout case
Product: DPDK
Version: 21.08
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: eventdev
Assignee: dev@dpdk.org
Reporter: s.v.naga.harish.k@intel.com
Target Milestone: ---
Hi all,
In Rx_adapter,
the pending events vectors are checked in the service function for timeout
case. Incase of timeout, the event is made ready by removing the event vector
from the pending vector list and updating event buffer count in
rxa_vector_expire function.
The rx_adapter registered callback function is not invoked inside
rxa_vector_expire function for these timeout vectors.
The expected behavior is that, the callback function need to be invoked for all
successful enqueued packets to event buffer.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-25 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 7:08 [dpdk-dev] [Bug 834] eventdev/eth_rx: callback not invoked in vector timeout case bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).