[dpdk-dev] [PATCH] doc: updated release notes for r2.1

2015-09-28 Thread Srikanth Akula
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

[dpdk-dev] [PATCH] doc: updated release notes for r2.1

2015-08-17 Thread Thomas Monjalon
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

[dpdk-dev] [PATCH] doc: updated release notes for r2.1

2015-08-13 Thread Iremonger, Bernard
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. > + > +

[dpdk-dev] [PATCH] doc: updated release notes for r2.1

2015-08-13 Thread John McNamara
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_

[dpdk-dev] [PATCH] doc: updated release notes for r2.1

2015-08-13 Thread John McNamara
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