X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Feventdevs%2Fopdl.rst;h=979f6cd8d1af648d2f6dcbfe414afb5b5be4a0e6;hb=bbf708e54ffb2bd6ab945fba37998d1e4659623a;hp=0262a337a0763dd8796e77be5dd5dac438bef812;hpb=987e0def5d40d848c13e031698d1e43245e04fa3;p=dpdk.git diff --git a/doc/guides/eventdevs/opdl.rst b/doc/guides/eventdevs/opdl.rst index 0262a337a0..979f6cd8d1 100644 --- a/doc/guides/eventdevs/opdl.rst +++ b/doc/guides/eventdevs/opdl.rst @@ -8,7 +8,7 @@ The OPDL (Ordered Packet Distribution Library) eventdev is a specific\ implementation of the eventdev API. It is particularly suited to packet\ processing workloads that have high throughput and low latency requirements.\ All packets follow the same path through the device. The order in which\ -packets follow is determinted by the order in which queues are set up.\ +packets follow is determined by the order in which queues are set up.\ Events are left on the ring until they are transmitted. As a result packets\ do not go out of order