Re: [PATCH iproute2-next v3 1/5] Add kernel headers
From: David Ahern <hidden>
Date: 2021-02-04 01:38:10
Also in:
virtualization
From: David Ahern <hidden>
Date: 2021-02-04 01:38:10
Also in:
virtualization
On 2/2/21 3:35 AM, Parav Pandit wrote:
Add kernel headers to commit from kernel tree [1].
79991caf5202c7 ("vdpa_sim_net: Add support for user supported devices")
[1] https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git branch: linux-nextThinking about this flow a bit more: If new features to uapi/linux/vdpa.h are coming through Michael's tree which is not sent via net-next, then I think this header needs to be managed like the rdma uapi files. In that case it should be added to iproute2 as vdpa/include/uapi/linux and you / vdpa dev's will be responsible for managing updates. In general, this should not be a trend, but seems to be needed since vdpa is more than just a networking tool.