doc: fix a typo in the EAL guide
This patch fixes a trivial typo in the programmer's guide.
Fixes: 1733be6d31
("doc: new eal multi-pthread feature")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
This commit is contained in:
parent
4dbfce0583
commit
cdba9376c0
@ -341,7 +341,7 @@ Known Issues
|
||||
|
||||
+ rte_timer
|
||||
|
||||
Running ``rte_timer_manager()`` on a non-EAL pthread is not allowed. However, resetting/stopping the timer from a non-EAL pthread is allowed.
|
||||
Running ``rte_timer_manage()`` on a non-EAL pthread is not allowed. However, resetting/stopping the timer from a non-EAL pthread is allowed.
|
||||
|
||||
+ rte_log
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user