linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Bongsu Jeon <bongsu.jeon2@gmail.com>
Cc: shuah@kernel.org, krzysztof.kozlowski@canonical.com,
	netdev@vger.kernel.org, linux-nfc@lists.01.org,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
	bongsu.jeon@samsung.com
Subject: Re: [PATCH v2 net-next 0/8] Update the virtual NCI device driver and add the NCI testcase
Date: Wed, 18 Aug 2021 09:40:07 +0000	[thread overview]
Message-ID: <162927960781.17257.8348464007150730422.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210817132818.8275-1-bongsu.jeon2@gmail.com>

Hello:

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

On Tue, 17 Aug 2021 06:28:10 -0700 you wrote:
> From: Bongsu Jeon <bongsu.jeon@samsung.com>
> 
> This series updates the virtual NCI device driver and NCI selftest code
> and add the NCI test case in selftests.
> 
> 1/8 to use wait queue in virtual device driver.
> 2/8 to remove the polling code in selftests.
> 3/8 to fix a typo.
> 4/8 to fix the next nlattr offset calculation.
> 5/8 to fix the wrong condition in if statement.
> 6/8 to add a flag parameter to the Netlink send function.
> 7/8 to extract the start/stop discovery function.
> 8/8 to add the NCI testcase in selftests.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/8] nfc: virtual_ncidev: Use wait queue instead of polling
    https://git.kernel.org/netdev/net-next/c/8675569d73ca
  - [v2,net-next,2/8] selftests: nci: Remove the polling code to read a NCI frame
    https://git.kernel.org/netdev/net-next/c/4ef956c64394
  - [v2,net-next,3/8] selftests: nci: Fix the typo
    https://git.kernel.org/netdev/net-next/c/366f6edf5dea
  - [v2,net-next,4/8] selftests: nci: Fix the code for next nlattr offset
    https://git.kernel.org/netdev/net-next/c/78a7b2a8a0fa
  - [v2,net-next,5/8] selftests: nci: Fix the wrong condition
    https://git.kernel.org/netdev/net-next/c/1d5b8d01db98
  - [v2,net-next,6/8] selftests: nci: Add the flags parameter for the send_cmd_mt_nla
    https://git.kernel.org/netdev/net-next/c/6ebbc9680a33
  - [v2,net-next,7/8] selftests: nci: Extract the start/stop discovery function
    https://git.kernel.org/netdev/net-next/c/72696bd8a09d
  - [v2,net-next,8/8] selftests: nci: Add the NCI testcase reading T4T Tag
    https://git.kernel.org/netdev/net-next/c/61612511e55c

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-08-18  9:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-17 13:28 [PATCH v2 net-next 0/8] Update the virtual NCI device driver and add the NCI testcase bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 1/8] nfc: virtual_ncidev: Use wait queue instead of polling bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 2/8] selftests: nci: Remove the polling code to read a NCI frame bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 3/8] selftests: nci: Fix the typo bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 4/8] selftests: nci: Fix the code for next nlattr offset bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 5/8] selftests: nci: Fix the wrong condition bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 6/8] selftests: nci: Add the flags parameter for the send_cmd_mt_nla bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 7/8] selftests: nci: Extract the start/stop discovery function bongsu.jeon2
2021-08-17 13:28 ` [PATCH v2 net-next 8/8] selftests: nci: Add the NCI testcase reading T4T Tag bongsu.jeon2
2021-08-18  9: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=162927960781.17257.8348464007150730422.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=bongsu.jeon2@gmail.com \
    --cc=bongsu.jeon@samsung.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-nfc@lists.01.org \
    --cc=netdev@vger.kernel.org \
    --cc=shuah@kernel.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;
as well as URLs for NNTP newsgroup(s).