Re: [dpdk-dev] [PATCH 04/11] doc/howto: use corelist instead of coremask

2017-02-09 Thread Wiles, Keith
> On Feb 9, 2017, at 5:00 PM, Igor Ryzhov wrote: > > Hello Keith, > comments inline below. > > On Thu, Feb 9, 2017 at 9:14 PM, Keith Wiles wrote: > Signed-off-by: Keith Wiles > --- > doc/guides/howto/flow_bifurcation.rst | 2 +- > doc/guides/howto/lm_bond_virtio_sriov.rst | 6 +++--- > d

Re: [dpdk-dev] [PATCH 04/11] doc/howto: use corelist instead of coremask

2017-02-09 Thread Igor Ryzhov
Hello Keith, comments inline below. On Thu, Feb 9, 2017 at 9:14 PM, Keith Wiles wrote: > Signed-off-by: Keith Wiles > --- > doc/guides/howto/flow_bifurcation.rst | 2 +- > doc/guides/howto/lm_bond_virtio_sriov.rst | 6 +++--- > doc/guides/howto/lm_virtio_vhost_user.rst | 6 +++--- > 3 file

[dpdk-dev] [PATCH 04/11] doc/howto: use corelist instead of coremask

2017-02-09 Thread Keith Wiles
Signed-off-by: Keith Wiles --- doc/guides/howto/flow_bifurcation.rst | 2 +- doc/guides/howto/lm_bond_virtio_sriov.rst | 6 +++--- doc/guides/howto/lm_virtio_vhost_user.rst | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/guides/howto/flow_bifurcation.rst b/doc/