diff options
Diffstat (limited to 'docs/featuresbyrelease/vpp18.07.rst')
-rw-r--r-- | docs/featuresbyrelease/vpp18.07.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/featuresbyrelease/vpp18.07.rst b/docs/featuresbyrelease/vpp18.07.rst index b4ee1aea461..1f82f5c620c 100644 --- a/docs/featuresbyrelease/vpp18.07.rst +++ b/docs/featuresbyrelease/vpp18.07.rst @@ -13,7 +13,7 @@ Infrastructure - Complete rework of the dpdk-input node
- Display rx/tx burst function name in "show hardware detail"
- - Improve buffer alloc perfomance
+ - Improve buffer alloc performance
+ This is ~50% improvement in buffer alloc performance. For a 256 buffer allocation, it was ~10 clocks/buffer, now is < 5 clocks.
- Add per-numa page allocation info to 'show memory'
- Vectorized bihash_{48,40,24,16}_8 key compare
|