X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_20_08.rst;h=5d5cb654b1cfc5d7881bb0f6553e74c880a65290;hb=5c307ba2a5b14abb70dcc80a1283ba5a128262d9;hp=f45d378d43dd425535fe4b5ed2ac72c9bb60ea84;hpb=a837d5c5986d01bbeecdaae1b8ab248611dafcdd;p=dpdk.git diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst index f45d378d43..5d5cb654b1 100644 --- a/doc/guides/rel_notes/release_20_08.rst +++ b/doc/guides/rel_notes/release_20_08.rst @@ -56,6 +56,12 @@ New Features Also, make sure to start the actual text at the margin. ========================================================= +* **Added non-EAL threads registration API.** + + Added a new API to register non-EAL threads as lcores. This can be used by + applications to have its threads known of DPDK without suffering from the + non-EAL previous limitations in terms of performance. + * **rte_*mb APIs are updated to use DMB instruction for ARMv8.** ARMv8 memory model has been strengthened to require other-multi-copy