CHANGELOG: add VPP 19.04.2 entry
Change-Id: I38672d98e6c6a7e8b2c11efb7316b976c4bb7739 Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/463513 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
b3349cb050
commit
fda12fe0c8
@ -156,6 +156,15 @@ to attach/detach PCI devices are no longer thread safe. They are now meant to
|
||||
be called from only a single thread only, the same only that called spdk_env_init().
|
||||
This applies to the newly added APIs as well.
|
||||
|
||||
### vpp
|
||||
|
||||
SPDK now supports VPP version 19.04.2, up from VPP 18.01.
|
||||
|
||||
VPP socket abstraction now uses VPP Session API, instead of VLC (VPP Communications Library).
|
||||
This allows for better control over sessions and queues.
|
||||
Please see VPP documentation for more details:
|
||||
[VPP Host Stack](https://wiki.fd.io/view/VPP/HostStack)
|
||||
|
||||
### sock
|
||||
|
||||
Add spdk_sock_get_optimal_sock_group(), which returns the optimal sock group for
|
||||
|
Loading…
x
Reference in New Issue
Block a user