Git Product home page Git Product logo

timestamped-socket's Introduction

Timestamped Socket

This crate implements asynchronous UDP and raw ethernet sockets that support timestamping. This crate is part of the pendulum project.

timestamped-socket's People

Contributors

dependabot[bot] avatar folkertdev avatar davidv1992 avatar rnijveld avatar cikzh avatar cmeissl avatar

Stargazers

Ted Feng avatar Eliah Rusin avatar Phoenix Kahlo avatar David Dennison avatar Shabbir Hasan avatar

Watchers

 avatar  avatar Erik Jonkers avatar  avatar

timestamped-socket's Issues

What kernel version do I need to use bind_phc

I'm using Linux kernel 6.9.9-100.fc39.x86_64, yet socket.so_timestamping returns EINVAL when configure_timestamping is called with Some bind_phc.

SOF_TIMESTAMPING_BIND_PHC is not documented as of Linux 6.10 (with /latest/ in the documentation URL): https://www.kernel.org/doc/html/latest/networking/timestamping.html .

# ethtool --version
ethtool version 6.9
# ethtool -T enpxxx
Time stamping parameters for enpxxx:
Capabilities:
        hardware-transmit
        software-transmit
        hardware-receive
        software-receive
        software-system-clock
        hardware-raw-clock
PTP Hardware Clock: 0
Hardware Transmit Timestamp Modes:
        off
        on
Hardware Receive Filter Modes:
        none
        all
        ptpv1-l4-sync
        ptpv1-l4-delay-req
        ptpv2-l4-sync
        ptpv2-l4-delay-req
        ptpv2-l2-sync
        ptpv2-l2-delay-req
        ptpv2-event
        ptpv2-sync
        ptpv2-delay-req

Capabilities don't include bind-phc, should they?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.