Hello ,
I am trying to write an application based on DPDK port hotplug feature . My
requirement is to get an event when a new PCI devices gets added to the
system on the go.
Do we have any in-built mechanism in DPDK (UIO/e1000/vfio drivers ) that i
can use to get notifications when a new device g
2015-08-13 13:02, Iremonger, Bernard:
> > + Port hotplug support was added to the following PMDs:
> > +
> > + * e1000/igb.
> > + * ixgbe.
> > + * i40e.
> > + * fm10k.
> > + * Ring.
> > + * Bonding.
> > + * Virtio.
>
> ring, bonding and virtio should probably be all lowercase.
Applied with
Hi John,
> +
> +* **Added additional hotplug support.**
> +
> + Port hotplug support was added to the following PMDs:
> +
> + * e1000/igb.
> + * ixgbe.
> + * i40e.
> + * fm10k.
> + * Ring.
> + * Bonding.
> + * Virtio.
ring, bonding and virtio should probably be all lowercase.
> +
> +
Added release notes for the DPDK R2.1 release.
Signed-off-by: John McNamara
---
doc/guides/rel_notes/release_2_1.rst | 980 ++-
1 file changed, 970 insertions(+), 10 deletions(-)
diff --git a/doc/guides/rel_notes/release_2_1.rst
b/doc/guides/rel_notes/release_2_
Please review the DPDK 2.1 release notes for omissions or errors.
John McNamara (1):
doc: updated release notes for r2.1
doc/guides/rel_notes/release_2_1.rst | 980 ++-
1 file changed, 970 insertions(+), 10 deletions(-)
--
1.8.1.4
5 matches
Mail list logo