]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
Configurable Link State Change (LSC) detection mode
authorRóbert Mulik <robert.mulik@ericsson.com>
Mon, 23 Apr 2018 11:42:41 +0000 (11:42 +0000)
committerIan Stokes <ian.stokes@intel.com>
Fri, 11 May 2018 07:08:24 +0000 (08:08 +0100)
commitf8b64a61bce6a765021b8484e6a1189e43c8a91a
treec553ad17cf6aaad333abaf5d1fe45d5ee7d5a9d1
parent7178fefbdfa0d093208d052f0b6fa79bde146bf0
Configurable Link State Change (LSC) detection mode

It is possible to set LSC detection mode to polling or interrupt mode
for DPDK interfaces. The default is polling mode. To set interrupt mode,
option dpdk-lsc-interrupt has to be set to true.

For detailed description and usage see the dpdk install documentation.

Signed-off-by: Robert Mulik <robert.mulik@ericsson.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Documentation/topics/dpdk/phy.rst
NEWS
lib/netdev-dpdk.c
vswitchd/vswitch.xml