kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>
To: Vasu M <vasu.kernel@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Relationship between Rx/Tx ring and Skbuff.
Date: Wed, 05 Aug 2020 21:43:36 -0400	[thread overview]
Message-ID: <108692.1596678216@turing-police> (raw)
In-Reply-To: <CAKF=xo+A25848xmGULdB_r9t7LGsgF2ZTKPne8FPBdYDgrxiUg@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 390 bytes --]

On Wed, 05 Aug 2020 11:34:52 -0700, Vasu M said:

> it on a high level, when a packet is received in a NIC, DMA  moves the
> packets from the NIC frame buffer into the RX ring buffer in the driver. A
> hardware interrupt is then raised and the top half moves the packet to the
> RX ring buffer.

Umm... I would expect the packet to be moved to the RX ring buffer exactly once,
not twice...

[-- Attachment #1.2: Type: application/pgp-signature, Size: 832 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2020-08-06  1:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-05 18:34 Relationship between Rx/Tx ring and Skbuff Vasu M
2020-08-06  1:43 ` Valdis Klētnieks [this message]
2020-08-06  4:52   ` Vasu M
2020-08-28 13:43 ` Richard Sailer
2020-09-04  5:31   ` Mulyadi Santosa

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=108692.1596678216@turing-police \
    --to=valdis.kletnieks@vt.edu \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=vasu.kernel@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).