Check out my first novel, midnight's simulacra!

Timestamping

From dankwiki
Revision as of 02:42, 29 June 2023 by Dank (talk | contribs) (Created page with "yo dawg i heard you like timestamps so i timestamped your timestamps. use ethtool to see what timestamping methods are available on Linux: <pre> [schwarzgerat](0) $ ethtool -T ixgbe1 Time stamping parameters for ixgbe1: Capabilities: hardware-transmit software-transmit hardware-receive software-receive software-system-clock hardware-raw-clock PTP Hardware Clock: 1 Hardware Transmit Timestamp Modes: off...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

yo dawg i heard you like timestamps so i timestamped your timestamps.

use ethtool to see what timestamping methods are available on Linux:

[schwarzgerat](0) $ ethtool -T ixgbe1
Time stamping parameters for ixgbe1:
Capabilities:
        hardware-transmit
        software-transmit
        hardware-receive
        software-receive
        software-system-clock
        hardware-raw-clock
PTP Hardware Clock: 1
Hardware Transmit Timestamp Modes:
        off
        on
Hardware Receive Filter Modes:
        none
        all
[schwarzgerat](0) $