Comment 7 for bug 1541585

Revision history for this message
Joshua R. Poulson (jrp) wrote : Re: [Hyper-V] VM Sockets

Last week David Miller came back with some comments on the upstream submission. Dexuan is going to resubmit soon.

The original 8-part series is represented in your pull with the following:
[1/8] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
[2/8] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
[3/8] Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
[4/8] Drivers: hv: vmbus: define a new VMBus message type for hvsock
[5/8] Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
[6/8] Drivers: hv: vmbus: add a per-channel rescind callback
[7/8] Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()

What I don't see in the above is

[8/8] hvsock: introduce Hyper-V Socket feature

I don't see a commit in Linus's tree for that, yet. I think that's because Olaf, had some feedback, and Dexuan submitted a new series:

[1/3] net: add the AF_KCM entries to family name tables *needs a fix*
[2/3] hv_sock: introduce Hyper-V Sockets
[3/3] net: add the AF_HYPERV entries to family name tables

It's the comments on the first item that Dexuan will resubmit for.