All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Russkikh <irusskikh@marvell.com>
To: Taehee Yoo <ap420073@gmail.com>, <davem@davemloft.net>,
	<kuba@kernel.org>, <pabeni@redhat.com>, <netdev@vger.kernel.org>,
	<ast@kernel.org>, <daniel@iogearbox.net>, <hawk@kernel.org>,
	<john.fastabend@gmail.com>, <andrii@kernel.org>, <kafai@fb.com>,
	<songliubraving@fb.com>, <yhs@fb.com>, <kpsingh@kernel.org>,
	<bpf@vger.kernel.org>
Subject: Re: [EXT] [PATCH net-next v5 0/3] net: atlantic: Add XDP support
Date: Tue, 26 Apr 2022 18:19:46 +0200	[thread overview]
Message-ID: <69541987-fe2e-c7ab-814e-06e5575cf4c0@marvell.com> (raw)
In-Reply-To: <20220417101247.13544-1-ap420073@gmail.com>

Thanks Taehee,

v5 looks great with these pageorder changes.

> v5:
>  - Use MEM_TYPE_PAGE_SHARED instead of MEM_TYPE_PAGE_ORDER0
>  - Use 2K frame size instead of 3K
>  - Use order-2 page allocation instead of order-0
>  - Rename aq_get_rxpage() to aq_alloc_rxpages()
>  - Add missing PageFree stats for ethtool
>  - Remove aq_unset_rxpage_xdp(), introduced by v2 patch due to
>    change of memory model
>  - Fix wrong last parameter value of xdp_prepare_buff()
>  - Add aq_get_rxpages_xdp() to increase page reference count


  Igor

      parent reply	other threads:[~2022-04-26 16:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 10:12 [PATCH net-next v5 0/3] net: atlantic: Add XDP support Taehee Yoo
2022-04-17 10:12 ` [PATCH net-next v5 1/3] net: atlantic: Implement xdp control plane Taehee Yoo
2022-04-17 10:12 ` [PATCH net-next v5 2/3] net: atlantic: Implement xdp data plane Taehee Yoo
2022-04-17 10:12 ` [PATCH net-next v5 3/3] net: atlantic: Implement .ndo_xdp_xmit handler Taehee Yoo
2022-04-20 10:00 ` [PATCH net-next v5 0/3] net: atlantic: Add XDP support patchwork-bot+netdevbpf
2022-04-26 16:19 ` Igor Russkikh [this message]

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=69541987-fe2e-c7ab-814e-06e5575cf4c0@marvell.com \
    --to=irusskikh@marvell.com \
    --cc=andrii@kernel.org \
    --cc=ap420073@gmail.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=hawk@kernel.org \
    --cc=john.fastabend@gmail.com \
    --cc=kafai@fb.com \
    --cc=kpsingh@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=songliubraving@fb.com \
    --cc=yhs@fb.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.