;
> > zhihong.w...@intel.com; yong....@intel.com
> > Cc: dev@dpdk.org; Cheng Jiang
> > Subject: [dpdk-dev] [PATCH v2] net/virtio: packed ring notification
> > data feature support
> >
> > This patch supports the feature that the driver passes extra data
> >
k-dev] [PATCH v2] net/virtio: packed ring notification data
> feature support
>
> This patch supports the feature that the driver passes extra data
> (besides identifying the virtqueue) in its device notifications.
Can the commit log be more specific about the extra data? Something like
&q
This patch supports the feature that the driver passes extra data
(besides identifying the virtqueue) in its device notifications.
Signed-off-by: Cheng Jiang
---
v2:
* Removed rte_unused attribute in *hw.
* Added some comments on notify_data.
drivers/net/virtio/virtio_ethdev.h | 3 ++-
driver
3 matches
Mail list logo