From: Kurt Kanzenbach <kurt@linutronix.de>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net v2] igb: Fix XDP with PTP enabled
Date: Wed, 21 Apr 2021 08:35:06 +0200 [thread overview]
Message-ID: <874kg0b0x1.fsf@kurt> (raw)
In-Reply-To: <c1eed5fe05a59f86ff868580e3ae89e251f498ec.camel@intel.com>
>> + /* pull rx packet timestamp if available */
>> + if (igb_test_staterr(rx_desc, E1000_RXDADV_STAT_TSIP))
>> {
>> + timestamp = igb_ptp_rx_pktstamp(rx_ring-
>> >q_vector,
>> + pktbuf);
>
> The timestamp should be checked for failure and not adjust these values
> if the timestamp was invalid.
OK. I'll adjust it.
Thanks,
Kurt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20210421/b45d280f/attachment.asc>
next prev parent reply other threads:[~2021-04-21 6:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-19 7:23 [Intel-wired-lan] [PATCH net v2] igb: Fix XDP with PTP enabled Kurt Kanzenbach
2021-04-20 16:33 ` Nguyen, Anthony L
2021-04-21 6:35 ` Kurt Kanzenbach [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-25 23:09 Tyler S
2021-04-26 14:15 ` Kurt Kanzenbach
2021-04-27 23:11 ` Tyler S
2021-05-03 7:31 ` Kurt Kanzenbach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874kg0b0x1.fsf@kurt \
--to=kurt@linutronix.de \
--cc=intel-wired-lan@osuosl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox