[ovs-dev] [PATCH v2] OVS-DPDK: Change "dpdk-socket-mem" default value

2018-05-08 Thread Billy O'Mahony
Hi All, This change is teh outcome of this discussion: https://mail.openvswitch.org/pipermail/ovs-discuss/2017-April/044110.html. I am posting this on behalf of Marcin who is the author but no longer works for Intel. I made a few changes hence the double sign-off but please remove my sig if r

[ovs-dev] [PATCH v2] OVS-DPDK: Change "dpdk-socket-mem" default value.

2018-05-08 Thread Billy O'Mahony
From: Marcin Rybka When "dpdk-socket-mem" and "dpdk-alloc-mem" are not specified, "dpdk-socket-mem" will be set to allocate 1024MB on each NUMA node. This change will prevent OVS from failing when NIC is attached on NUMA node 1 and higher. Patch contains documentation update. Signed-off-by: Marc

Re: [ovs-dev] [PATCH v2] OVS-DPDK: Change "dpdk-socket-mem" default value.

2018-05-08 Thread Aaron Conole
Billy O'Mahony writes: > From: Marcin Rybka > > When "dpdk-socket-mem" and "dpdk-alloc-mem" are not specified, > "dpdk-socket-mem" will be set to allocate 1024MB on each NUMA node. > This change will prevent OVS from failing when NIC is attached on > NUMA node 1 and higher. Patch contains docume

Re: [ovs-dev] [PATCH v2] OVS-DPDK: Change "dpdk-socket-mem" default value.

2018-05-09 Thread O Mahony, Billy
Thanks, Aaron. Will do. > -Original Message- > From: Aaron Conole [mailto:acon...@redhat.com] > Sent: Tuesday, May 8, 2018 8:35 PM > To: O Mahony, Billy > Cc: d...@openvswitch.org; Rybka, MarcinX > Subject: Re: [ovs-dev] [PATCH v2] OVS-DPDK: Change "dpdk-sock