DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1843] net/nfb: missing read_clock
@ 2025-11-28 18:45 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-11-28 18:45 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1843

            Bug ID: 1843
           Summary: net/nfb: missing read_clock
           Product: DPDK
           Version: 25.07
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: stephen@networkplumber.org
  Target Milestone: ---

The nfb driver has option to provide receive timestamps from hardware.
But there is on option to find out the units.
The standard ethdev operation for that is read_clock

Reading the code it looks like it is done as a split upper 32 bits is seconds
and lower 32 bits is nanoseconds.  This doesn't conform to the expectation that
the timestamp is a monotonically increasing value from hardware clock. Not sure
if comment or code is wrong here.

-- 
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:[~2025-11-28 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-28 18:45 [DPDK/ethdev Bug 1843] net/nfb: missing read_clock 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).