[ovs-dev] Ping. Test

2015-07-01 Thread Luis E Pena
___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH 1/2] datapaht/README: fixed some minor typos

2015-07-02 Thread Luis E Pena
So, what should I do? Should I redo the patch without the subject typo and without the article and without the whitespace? > On Jul 2, 2015, at 11:33, Justin Pettit wrote: > > >> On Jul 2, 2015, at 11:13 AM, Ben Pfaff wrote: >> >> On Thu, Jul 02, 2015 at 11:12:00AM -0700, Ethan Jackson wrote

Re: [ovs-dev] [PATCH 2/2] AUTHORS: added Luis E. P. to list

2015-07-02 Thread Luis E Pena
Should I redo this patch with my name in the first list? > On Jul 2, 2015, at 11:15, Ben Pfaff wrote: > > On Thu, Jul 02, 2015 at 11:13:54AM -0700, Ethan Jackson wrote: >> Also, Looking at the file now the first list of people are those who >> have "authored or signed off on commits in the Open

Re: [ovs-dev] [PATCH 1/2] datapaht/README: fixed some minor typos

2015-07-02 Thread Luis E Pena
Cool. I want to learn how to do things the right way ( : > On Jul 2, 2015, at 12:10, Justin Pettit wrote: > > I can handle it. We're basically at the cleanup stage. > > --Justin > > >> On Jul 2, 2015, at 12:01 PM, Luis E Pena wrote: >> >> S

Re: [ovs-dev] [PATCH 2/2] AUTHORS: added Luis E. P. to list

2015-07-02 Thread Luis E Pena
eah, I guess so. If you're doing that, you might as well roll in the other feedback. We typically version the patches, so I'd put a v3 in the next patch. --Justin On Jul 2, 2015, at 12:01 PM, Luis E Pena mailto:lp...@vmware.com>> wrote: Should I redo this patch with my name

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-23 Thread Luis E Pena
I ran into errors when using master when adding a dpdk port. I worked with Pravin yesterday and we think that the cause is this patch. When we tried branch-2.4, we ran into no errors. Today I am working on confirming that this is the patch. Luis E. P. Sent from my iPhone > On Jul 23, 2015, at

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-23 Thread Luis E Pena
Will do. Luis E. P. Sent from my iPhone > On Jul 23, 2015, at 16:31, Ethan Jackson wrote: > > Would you please summarize the errors on list? Daniele should > probably have a look at it since he wrote the patch originally. > > Ethan > >> On Thu, Jul 23, 2015 at

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-23 Thread Luis E Pena
On Jul 23, 2015, at 16:33, Luis E Pena mailto:lp...@vmware.com>> wrote: Will do. Luis E. P. Sent from my iPhone On Jul 23, 2015, at 16:31, Ethan Jackson mailto:et...@nicira.com>> wrote: Would you please summarize the errors on list? Daniele should probably have a look at it sin

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-24 Thread Luis E Pena
hanks > Ian > >> -Original Message- >> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di >> Proietto >> Sent: Friday, July 24, 2015 1:33 PM >> To: Luis E Pena >> Cc: dev@openvswitch.org >> Subject: Re: [ovs-dev] [PATCH 1/2]

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-24 Thread Luis E Pena
om>> wrote: -Original Message- From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Luis E Pena Sent: Friday, July 24, 2015 5:18 PM To: Stokes, Ian Cc: dev@openvswitch.org<mailto:dev@openvswitch.org> Subject: Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if in

Re: [ovs-dev] [PATCH 1/2] netdev-dpdk: Restore txq/rxq number if initialization fails.

2015-07-24 Thread Luis E Pena
After further investigation, it turned out to be a configuration problem in two different machines. I tried on a third machine, but none of the issues came up. I apologize for the false alarm. Cheers, Luis E. P. > On Jul 24, 2015, at 09:40, Luis E Pena wrote: > > The device was bou