public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Menglong Dong <menglong8.dong@gmail.com>
Cc: jmaloy@redhat.com, ying.xue@windriver.com, davem@davemloft.net,
	kuba@kernel.org, netdev@vger.kernel.org,
	tipc-discussion@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, lxin@redhat.com,
	hoang.h.le@dektech.com.au, dong.menglong@zte.com.cn
Subject: Re: [PATCH v6 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup
Date: Mon, 28 Jun 2021 20:40:54 +0000	[thread overview]
Message-ID: <162491285429.18293.3948556814404654592.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210628063745.3935-1-dong.menglong@zte.com.cn>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Sun, 27 Jun 2021 23:37:43 -0700 you wrote:
> From: Menglong Dong <dong.menglong@zte.com.cn>
> 
> In the first patch, FB_MTU is redefined to make sure data size will not
> exceed PAGE_SIZE. Besides, I removed the alignment for buf_size in
> tipc_buf_acquire, because skb_alloc_fclone will do the alignment job.
> 
> In the second patch, I removed align() in msg.c and replace it with
> ALIGN().
> 
> [...]

Here is the summary with links:
  - [v6,net-next,1/2] net: tipc: fix FB_MTU eat two pages
    https://git.kernel.org/netdev/net-next/c/0c6de0c943db
  - [v6,net-next,2/2] net: tipc: replace align() with ALIGN in msg.c
    https://git.kernel.org/netdev/net-next/c/d4cfb7fe5713

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-06-28 20:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-28  6:37 [PATCH v6 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup menglong8.dong
2021-06-28  6:37 ` [PATCH v6 net-next 1/2] net: tipc: fix FB_MTU eat two pages menglong8.dong
2021-06-28  6:37 ` [PATCH v6 net-next 2/2] net: tipc: replace align() with ALIGN in msg.c menglong8.dong
2021-06-28 20:40 ` patchwork-bot+netdevbpf [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=162491285429.18293.3948556814404654592.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dong.menglong@zte.com.cn \
    --cc=hoang.h.le@dektech.com.au \
    --cc=jmaloy@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lxin@redhat.com \
    --cc=menglong8.dong@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=tipc-discussion@lists.sourceforge.net \
    --cc=ying.xue@windriver.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