numam-dpdk/doc/guides/rel_notes
Jingjing Wu ae19955e7c i40evf: support reporting PF reset
When Linux PF and DPDK VF are used for i40e PMD, when a PF reset occurs,
an interrupt will go via adminq event to inform the VF of the reset.
A callback mechanism is introduced for the VF to allow it to invoke a
registered callback when PF  reset happens.

Users can register a callback for this interrupt event using:
  rte_eth_dev_callback_register(portid,
		RTE_ETH_EVENT_INTR_RESET,
		reset_event_callback,
		arg);

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2016-03-25 18:56:44 +01:00
..
deprecation.rst sched: keep track of RED drops 2016-03-13 23:28:00 +01:00
index.rst doc: rename release notes 2.3 to 16.04 2016-02-10 22:43:32 +01:00
known_issues.rst doc: add known clang compilation issue 2016-03-07 22:28:00 +01:00
rel_description.rst doc: simplify release notes cover 2015-08-12 09:15:27 +02:00
release_1_8.rst doc: fix spellings 2015-12-15 13:50:42 +01:00
release_2_0.rst doc: add missing release notes for mlx4 availability in 2.0 2015-08-17 19:35:37 +02:00
release_2_1.rst doc: add mlx4 release notes for version 2.1 2015-08-17 19:35:37 +02:00
release_2_2.rst doc: add statistics fixes in release notes 2015-12-15 13:50:42 +01:00
release_16_04.rst i40evf: support reporting PF reset 2016-03-25 18:56:44 +01:00
supported_os.rst doc: restructure release notes 2015-08-11 17:28:13 +02:00