From: patchwork-bot+netdevbpf@kernel.org
To: Jason Wang <jasowang@redhat.com>
Cc: mst@redhat.com, xuanzhuo@linux.alibaba.com, eperezma@redhat.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, virtualization@lists.linux.dev,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
venkat.x.venkatsubra@oracle.com, gia-khanh.nguyen@oracle.com
Subject: Re: [PATCH net-next v7 0/4] virtio-net: synchronize op/admin state
Date: Fri, 16 Aug 2024 02:30:29 +0000 [thread overview]
Message-ID: <172377542949.3096750.12975894410138970761.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240814052228.4654-1-jasowang@redhat.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 14 Aug 2024 13:22:24 +0800 you wrote:
> Hi All:
>
> This series tries to synchronize the operstate with the admin state
> which allows the lower virtio-net to propagate the link status to the
> upper devices like macvlan.
>
> This is done by toggling carrier during ndo_open/stop while doing
> other necessary serialization about the carrier settings during probe.
>
> [...]
Here is the summary with links:
- [net-next,v7,1/4] virtio: rename virtio_config_enabled to virtio_config_core_enabled
https://git.kernel.org/netdev/net-next/c/0cb70ee4a6ee
- [net-next,v7,2/4] virtio: allow driver to disable the configure change notification
https://git.kernel.org/netdev/net-next/c/224de6f886f8
- [net-next,v7,3/4] virtio-net: synchronize operstate with admin state on up/down
https://git.kernel.org/netdev/net-next/c/df28de7b0050
- [net-next,v7,4/4] virtio-net: synchronize probe with ndo_set_features
https://git.kernel.org/netdev/net-next/c/c392d6019398
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-08-16 2:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 5:22 [PATCH net-next v7 0/4] virtio-net: synchronize op/admin state Jason Wang
2024-08-14 5:22 ` [PATCH net-next v7 1/4] virtio: rename virtio_config_enabled to virtio_config_core_enabled Jason Wang
2024-08-14 5:22 ` [PATCH net-next v7 2/4] virtio: allow driver to disable the configure change notification Jason Wang
2024-08-14 5:22 ` [PATCH net-next v7 3/4] virtio-net: synchronize operstate with admin state on up/down Jason Wang
2024-08-14 5:22 ` [PATCH net-next v7 4/4] virtio-net: synchronize probe with ndo_set_features Jason Wang
2024-08-16 2:30 ` 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=172377542949.3096750.12975894410138970761.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eperezma@redhat.com \
--cc=gia-khanh.nguyen@oracle.com \
--cc=jasowang@redhat.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=venkat.x.venkatsubra@oracle.com \
--cc=virtualization@lists.linux.dev \
--cc=xuanzhuo@linux.alibaba.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).