* vhost stable branch
@ 2023-05-23 7:16 Dragos Tatulea via Virtualization
2023-05-23 8:18 ` Michael S. Tsirkin
2023-05-23 8:28 ` Michael S. Tsirkin
0 siblings, 2 replies; 8+ messages in thread
From: Dragos Tatulea via Virtualization @ 2023-05-23 7:16 UTC (permalink / raw)
To: virtualization@lists.linux-foundation.org, mst@redhat.com
Hi,
I am looking for the stable branch for vdpa fixes in the vhost tree [1]. There
are 3 branches that seem identical: linux-next, test and vhost. linux-next seems
to be -next branch. Which one would be the stable branch?
[1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
Thanks,
Dragos
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-23 7:16 vhost stable branch Dragos Tatulea via Virtualization
@ 2023-05-23 8:18 ` Michael S. Tsirkin
2023-05-23 8:38 ` Dragos Tatulea via Virtualization
2023-05-23 8:28 ` Michael S. Tsirkin
1 sibling, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2023-05-23 8:18 UTC (permalink / raw)
To: Dragos Tatulea; +Cc: virtualization@lists.linux-foundation.org
On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> Hi,
>
> I am looking for the stable branch for vdpa fixes in the vhost tree [1]. There
> are 3 branches that seem identical: linux-next, test and vhost. linux-next seems
> to be -next branch. Which one would be the stable branch?
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
>
> Thanks,
> Dragos
I don't publish one until I am ready to send patches to Linus.
Which should be today or tomorrow.
--
MSt
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-23 7:16 vhost stable branch Dragos Tatulea via Virtualization
2023-05-23 8:18 ` Michael S. Tsirkin
@ 2023-05-23 8:28 ` Michael S. Tsirkin
1 sibling, 0 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2023-05-23 8:28 UTC (permalink / raw)
To: Dragos Tatulea; +Cc: virtualization@lists.linux-foundation.org
On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> Hi,
>
> I am looking for the stable branch for vdpa fixes in the vhost tree [1]. There
> are 3 branches that seem identical: linux-next, test and vhost. linux-next seems
> to be -next branch. Which one would be the stable branch?
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
>
> Thanks,
> Dragos
Here's the changelog if you want to know what I'm intending to send:
tools/virtio: ringtest: Add .gitignore
vhost_net: revert upend_idx only on retriable error
virtio_net: Fix error unwinding of XDP initialization
virtio_net: Close queue pairs using helper function
virtio_net: suppress cpu stall when free_unused_bufs
hwrng: virtio - Fix race on data_avail and actual data
virtio-vdpa: Fix unchecked call to NULL set_vq_affinity
tools/virtio: fix build break for aarch64
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
virtio_net: Fix error unwinding of XDP initialization
vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
If I missed any fixes let me know!
--
MST
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-23 8:18 ` Michael S. Tsirkin
@ 2023-05-23 8:38 ` Dragos Tatulea via Virtualization
2023-05-23 11:45 ` Michael S. Tsirkin
0 siblings, 1 reply; 8+ messages in thread
From: Dragos Tatulea via Virtualization @ 2023-05-23 8:38 UTC (permalink / raw)
To: mst@redhat.com; +Cc: virtualization@lists.linux-foundation.org
On Tue, 2023-05-23 at 04:18 -0400, Michael S. Tsirkin wrote:
> On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> > Hi,
> >
> > I am looking for the stable branch for vdpa fixes in the vhost tree [1].
> > There
> > are 3 branches that seem identical: linux-next, test and vhost. linux-next
> > seems
> > to be -next branch. Which one would be the stable branch?
> >
> > [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> >
> > Thanks,
> > Dragos
>
> I don't publish one until I am ready to send patches to Linus.
> Which should be today or tomorrow.
>
Understood. Is it the same with patches for -next? Are they published only once
the patches are sent to Linus?
Thanks,
Dragos
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-23 8:38 ` Dragos Tatulea via Virtualization
@ 2023-05-23 11:45 ` Michael S. Tsirkin
2023-05-30 10:19 ` Dragos Tatulea via Virtualization
0 siblings, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2023-05-23 11:45 UTC (permalink / raw)
To: Dragos Tatulea; +Cc: virtualization@lists.linux-foundation.org
On Tue, May 23, 2023 at 08:38:47AM +0000, Dragos Tatulea wrote:
> On Tue, 2023-05-23 at 04:18 -0400, Michael S. Tsirkin wrote:
> > On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> > > Hi,
> > >
> > > I am looking for the stable branch for vdpa fixes in the vhost tree [1].
> > > There
> > > are 3 branches that seem identical: linux-next, test and vhost. linux-next
> > > seems
> > > to be -next branch. Which one would be the stable branch?
> > >
> > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> > >
> > > Thanks,
> > > Dragos
> >
> > I don't publish one until I am ready to send patches to Linus.
> > Which should be today or tomorrow.
> >
> Understood. Is it the same with patches for -next? Are they published only once
> the patches are sent to Linus?
>
> Thanks,
> Dragos
>
A bit different. I start worrying about next when I'm done with stable.
Also my next branch rebases frequently, I also drop and squash patches,
rewrite commit log etc.
--
MST
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-23 11:45 ` Michael S. Tsirkin
@ 2023-05-30 10:19 ` Dragos Tatulea via Virtualization
2023-06-02 12:22 ` Michael S. Tsirkin
0 siblings, 1 reply; 8+ messages in thread
From: Dragos Tatulea via Virtualization @ 2023-05-30 10:19 UTC (permalink / raw)
To: mst@redhat.com; +Cc: virtualization@lists.linux-foundation.org
On Tue, 2023-05-23 at 07:45 -0400, Michael S. Tsirkin wrote:
> On Tue, May 23, 2023 at 08:38:47AM +0000, Dragos Tatulea wrote:
> > On Tue, 2023-05-23 at 04:18 -0400, Michael S. Tsirkin wrote:
> > > On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> > > > Hi,
> > > >
> > > > I am looking for the stable branch for vdpa fixes in the vhost tree [1].
> > > > There
> > > > are 3 branches that seem identical: linux-next, test and vhost. linux-
> > > > next
> > > > seems
> > > > to be -next branch. Which one would be the stable branch?
> > > >
> > > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> > > >
> > > > Thanks,
> > > > Dragos
> > >
> > > I don't publish one until I am ready to send patches to Linus.
> > > Which should be today or tomorrow.
> > >
> > Understood. Is it the same with patches for -next? Are they published only
> > once
> > the patches are sent to Linus?
> >
> > Thanks,
> > Dragos
> >
>
> A bit different. I start worrying about next when I'm done with stable.
> Also my next branch rebases frequently, I also drop and squash patches,
> rewrite commit log etc.
>
Is the linux-next branch in the referenced tree [1] the next branch or is it
hosted somewhere else? I am asking because I haven't seen any rebases in the
last 4+ weeks in the referenced location. I want to make sure that I'm looking
in the right location.
Thanks,
Dragos
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-05-30 10:19 ` Dragos Tatulea via Virtualization
@ 2023-06-02 12:22 ` Michael S. Tsirkin
2023-06-02 16:05 ` Dragos Tatulea via Virtualization
0 siblings, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2023-06-02 12:22 UTC (permalink / raw)
To: Dragos Tatulea; +Cc: virtualization@lists.linux-foundation.org
On Tue, May 30, 2023 at 10:19:18AM +0000, Dragos Tatulea wrote:
> On Tue, 2023-05-23 at 07:45 -0400, Michael S. Tsirkin wrote:
> > On Tue, May 23, 2023 at 08:38:47AM +0000, Dragos Tatulea wrote:
> > > On Tue, 2023-05-23 at 04:18 -0400, Michael S. Tsirkin wrote:
> > > > On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> > > > > Hi,
> > > > >
> > > > > I am looking for the stable branch for vdpa fixes in the vhost tree [1].
> > > > > There
> > > > > are 3 branches that seem identical: linux-next, test and vhost. linux-
> > > > > next
> > > > > seems
> > > > > to be -next branch. Which one would be the stable branch?
> > > > >
> > > > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> > > > >
> > > > > Thanks,
> > > > > Dragos
> > > >
> > > > I don't publish one until I am ready to send patches to Linus.
> > > > Which should be today or tomorrow.
> > > >
> > > Understood. Is it the same with patches for -next? Are they published only
> > > once
> > > the patches are sent to Linus?
> > >
> > > Thanks,
> > > Dragos
> > >
> >
> > A bit different. I start worrying about next when I'm done with stable.
> > Also my next branch rebases frequently, I also drop and squash patches,
> > rewrite commit log etc.
> >
> Is the linux-next branch in the referenced tree [1] the next branch or is it
> hosted somewhere else? I am asking because I haven't seen any rebases in the
> last 4+ weeks in the referenced location. I want to make sure that I'm looking
> in the right location.
>
> Thanks,
> Dragos
>
pushed to next now.
--
MST
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: vhost stable branch
2023-06-02 12:22 ` Michael S. Tsirkin
@ 2023-06-02 16:05 ` Dragos Tatulea via Virtualization
0 siblings, 0 replies; 8+ messages in thread
From: Dragos Tatulea via Virtualization @ 2023-06-02 16:05 UTC (permalink / raw)
To: mst@redhat.com; +Cc: virtualization@lists.linux-foundation.org
On Fri, 2023-06-02 at 08:22 -0400, Michael S. Tsirkin wrote:
> On Tue, May 30, 2023 at 10:19:18AM +0000, Dragos Tatulea wrote:
> > On Tue, 2023-05-23 at 07:45 -0400, Michael S. Tsirkin wrote:
> > > On Tue, May 23, 2023 at 08:38:47AM +0000, Dragos Tatulea wrote:
> > > > On Tue, 2023-05-23 at 04:18 -0400, Michael S. Tsirkin wrote:
> > > > > On Tue, May 23, 2023 at 07:16:58AM +0000, Dragos Tatulea wrote:
> > > > > > Hi,
> > > > > >
> > > > > > I am looking for the stable branch for vdpa fixes in the vhost tree
> > > > > > [1].
> > > > > > There
> > > > > > are 3 branches that seem identical: linux-next, test and vhost.
> > > > > > linux-
> > > > > > next
> > > > > > seems
> > > > > > to be -next branch. Which one would be the stable branch?
> > > > > >
> > > > > > [1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
> > > > > >
> > > > > > Thanks,
> > > > > > Dragos
> > > > >
> > > > > I don't publish one until I am ready to send patches to Linus.
> > > > > Which should be today or tomorrow.
> > > > >
> > > > Understood. Is it the same with patches for -next? Are they published
> > > > only
> > > > once
> > > > the patches are sent to Linus?
> > > >
> > > > Thanks,
> > > > Dragos
> > > >
> > >
> > > A bit different. I start worrying about next when I'm done with stable.
> > > Also my next branch rebases frequently, I also drop and squash patches,
> > > rewrite commit log etc.
> > >
> > Is the linux-next branch in the referenced tree [1] the next branch or is it
> > hosted somewhere else? I am asking because I haven't seen any rebases in the
> > last 4+ weeks in the referenced location. I want to make sure that I'm
> > looking
> > in the right location.
> >
> > Thanks,
> > Dragos
> >
>
> pushed to next now.
>
Thanks for the note.
Thanks,
Dragos
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-06-02 16:05 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 7:16 vhost stable branch Dragos Tatulea via Virtualization
2023-05-23 8:18 ` Michael S. Tsirkin
2023-05-23 8:38 ` Dragos Tatulea via Virtualization
2023-05-23 11:45 ` Michael S. Tsirkin
2023-05-30 10:19 ` Dragos Tatulea via Virtualization
2023-06-02 12:22 ` Michael S. Tsirkin
2023-06-02 16:05 ` Dragos Tatulea via Virtualization
2023-05-23 8:28 ` Michael S. Tsirkin
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).