[dpdk-dev] [PATCH] doc: add knwon issue of PF reset event handling

2015-12-14 Thread Thomas Monjalon
2015-12-14 09:12, Helin Zhang: > Add a known issue to warn that PF reset event/request is not > handled by any VF drivers till 2.2, and which should be fixed > in the future. > > Signed-off-by: Helin Zhang Reported-by: David Marchand [...] > +* Some (possibly all) VF drivers (e.g. i40evf) do n

[dpdk-dev] [PATCH] doc: add knwon issue of PF reset event handling

2015-12-14 Thread Helin Zhang
Add a known issue to warn that PF reset event/request is not handled by any VF drivers till 2.2, and which should be fixed in the future. Signed-off-by: Helin Zhang --- doc/guides/rel_notes/release_2_2.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_2_2.