Message ID | 20181127231615.9446-1-sagi@grimberg.me (mailing list archive) |
---|---|
Headers | show |
Series | TCP transport binding for NVMe over Fabrics | expand |
What is the plan ahead here? I think the nvme code looks pretty reasonable now (I'll do another pass at nitpicking), but we need the networking stuff sorted out with at least ACKs, or a merge through the networking tree and then a shared branch we can pull in.
> What is the plan ahead here? I think the nvme code looks pretty > reasonable now (I'll do another pass at nitpicking), but we need the > networking stuff sorted out with at least ACKs, or a merge through > the networking tree and then a shared branch we can pull in. I would think that having Dave ack patches 1-3 and taking it via the nvme tree should be easier.. Dave? What would you prefer?
From: Sagi Grimberg <sagi@grimberg.me> Date: Thu, 29 Nov 2018 17:24:09 -0800 > >> What is the plan ahead here? I think the nvme code looks pretty >> reasonable now (I'll do another pass at nitpicking), but we need the >> networking stuff sorted out with at least ACKs, or a merge through >> the networking tree and then a shared branch we can pull in. > > I would think that having Dave ack patches 1-3 and taking it via the > nvme tree should be easier.. > > Dave? What would you prefer? No preference, if the nvme tree makes things easier for you then please do it that way. Acked-by: David S. Miller <davem@davemloft.net>
>>> What is the plan ahead here? I think the nvme code looks pretty >>> reasonable now (I'll do another pass at nitpicking), but we need the >>> networking stuff sorted out with at least ACKs, or a merge through >>> the networking tree and then a shared branch we can pull in. >> >> I would think that having Dave ack patches 1-3 and taking it via the >> nvme tree should be easier.. >> >> Dave? What would you prefer? > > No preference, if the nvme tree makes things easier for you then > please do it that way. > > Acked-by: David S. Miller <davem@davemloft.net> Thanks Dave.