X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_16_04.rst;h=41207c18de263e6bc570039d0c3af15a0ca7e594;hb=2f636ae565262bc2ced51d9f58d3b9431a8edee0;hp=b6f99a7f07f372da8772045fd0c69771f3b86ce7;hpb=0dc02cca8b40b5b5190c2679058672a65ab7218d;p=dpdk.git diff --git a/doc/guides/rel_notes/release_16_04.rst b/doc/guides/rel_notes/release_16_04.rst index b6f99a7f07..41207c18de 100644 --- a/doc/guides/rel_notes/release_16_04.rst +++ b/doc/guides/rel_notes/release_16_04.rst @@ -274,6 +274,10 @@ Drivers under stress with traffic, which might result in application launch failure. +* **mlx5: Fixed possible crash during initialization.** + + A crash could occur when failing to allocate private device context. + * **aesni_mb: Fixed wrong return value when creating a device.** cryptodev_aesni_mb_init() was returning the device id of the device created,