X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Frel_notes%2Frelease_17_11.rst;h=e6e4407cb42f222d00a9881fa0a2edf6dabc3dbf;hb=18ed6507f1a4249bf321aea4b9d41edb24c0cc1a;hp=8fd85bc19607b7d2754ee6d8199514c3807c5e13;hpb=1b6eee87e82e14c774a3983e938b4b8d761d166a;p=dpdk.git diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index 8fd85bc196..e6e4407cb4 100644 --- a/doc/guides/rel_notes/release_17_11.rst +++ b/doc/guides/rel_notes/release_17_11.rst @@ -355,8 +355,6 @@ API Changes * Added ``flags`` param in ``rte_mempool_xmem_size`` and ``rte_mempool_xmem_usage``. -* Xen dom0 in EAL was removed, as well as xenvirt PMD and vhost_xen. - * ``rte_mem_phy2mch`` was used in Xen dom0 to obtain the physical address; remove this API as Xen dom0 support was removed. @@ -512,6 +510,8 @@ Removed Items Also, make sure to start the actual text at the margin. ========================================================= +* Xen dom0 in EAL was removed, as well as xenvirt PMD and vhost_xen. + * The crypto performance unit tests have been removed, replaced by the dpdk-test-crypto-perf application.