diff options
author | Chris Luke <chrisy@flirble.org> | 2017-07-07 14:57:07 -0400 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2017-07-13 19:24:43 +0000 |
commit | a2522f6fd57eb93f57dfcc27c59862d4cc32879a (patch) | |
tree | 4a453c443d93814a5a44e808e28076eb491129ea /src/plugins/Makefile.am | |
parent | e2d40b81585bceaf30b8547554aab24d60e7d396 (diff) |
dpdk: fix dpdk_buffer_pool_create name
- vnet_buffer_pool_create should probably be named
dpdk_buffer_pool_create since that is what it does.
- Its prototype should also be in a DPDK plugin header, not in
vlib/buffer_funcs.h, since the implementation is in the plugin
and nobody else should be calling it.
Change-Id: I7ba259afa4b888bc94f3ad257305e286b41e7370
Signed-off-by: Chris Luke <chrisy@flirble.org>
Diffstat (limited to 'src/plugins/Makefile.am')
0 files changed, 0 insertions, 0 deletions