All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <edumazet@google.com>
To: Tariq Toukan <ttoukan.linux@gmail.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	netdev <netdev@vger.kernel.org>,
	Eric Dumazet <eric.dumazet@gmail.com>
Subject: Re: [PATCH v3 net-next 0/3] tcp: add rx/tx cache to reduce lock contention
Date: Fri, 22 Mar 2019 09:55:15 -0700	[thread overview]
Message-ID: <CANn89iK9Z9tjictaFVu6eMEzMjaj7ojJhLxuRoizS8RTJCgLkQ@mail.gmail.com> (raw)
In-Reply-To: <63a235a6-a18f-7c64-8209-f89756efd22f@gmail.com>

On Fri, Mar 22, 2019 at 9:37 AM Tariq Toukan <ttoukan.linux@gmail.com> wrote:
>
>
>
> Hi Eric,
>
> Does this have any effect on non tcp traffic?

Of course not :)

  reply	other threads:[~2019-03-22 16:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 15:56 [PATCH v3 net-next 0/3] tcp: add rx/tx cache to reduce lock contention Eric Dumazet
2019-03-22 15:56 ` [PATCH v3 net-next 1/3] net: convert rps_needed and rfs_needed to new static branch api Eric Dumazet
2019-03-22 15:56 ` [PATCH v3 net-next 2/3] tcp: add one skb cache for tx Eric Dumazet
2019-03-22 15:56 ` [PATCH v3 net-next 3/3] tcp: add one skb cache for rx Eric Dumazet
2019-04-03  1:17   ` Jakub Kicinski
2019-04-03  8:15     ` Eric Dumazet
2019-04-12 14:43   ` [tcp] 01b4c2aab8: lmbench3.TCP.socket.bandwidth.10MB.MB/sec -20.2% regression kernel test robot
2019-04-12 14:43     ` kernel test robot
2019-03-22 16:37 ` [PATCH v3 net-next 0/3] tcp: add rx/tx cache to reduce lock contention Tariq Toukan
2019-03-22 16:55   ` Eric Dumazet [this message]
2019-03-24  1:58 ` David Miller

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=CANn89iK9Z9tjictaFVu6eMEzMjaj7ojJhLxuRoizS8RTJCgLkQ@mail.gmail.com \
    --to=edumazet@google.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=ttoukan.linux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.