Re: [ovs-dev] [DPDK Upcalls 01/11] style: Replace TODO with XXX.

2014-08-05 Thread Ben Pfaff
On Fri, Aug 01, 2014 at 06:39:12PM -0700, Ethan Jackson wrote: > In accordance with CodingStyle. > > Signed-off-by: Ethan Jackson Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [DPDK Upcalls 01/11] style: Replace TODO with XXX.

2014-08-03 Thread Ben Pfaff
OK. I'll plan to spend Monday reviewing code, then. I owe Jarno a bunch of reviews and probably others as well. On Sun, Aug 03, 2014 at 07:55:41PM -0700, Ethan Jackson wrote: > 1 through 10 are all ofproto reorganization, so I think you or jarno > would be appropriate reviewers. > > Ethan (iPho

Re: [ovs-dev] [DPDK Upcalls 01/11] style: Replace TODO with XXX.

2014-08-03 Thread Ethan Jackson
1 through 10 are all ofproto reorganization, so I think you or jarno would be appropriate reviewers. Ethan (iPhone) > On Aug 3, 2014, at 19:24, Ben Pfaff wrote: > >> On Fri, Aug 01, 2014 at 06:39:12PM -0700, Ethan Jackson wrote: >> In accordance with CodingStyle. >> >> Signed-off-by: Ethan J

Re: [ovs-dev] [DPDK Upcalls 01/11] style: Replace TODO with XXX.

2014-08-03 Thread Ben Pfaff
On Fri, Aug 01, 2014 at 06:39:12PM -0700, Ethan Jackson wrote: > In accordance with CodingStyle. > > Signed-off-by: Ethan Jackson Pravin has been doing most of the review for DPDK work, I think, but let me know if you want me to look at any of these. _

[ovs-dev] [DPDK Upcalls 01/11] style: Replace TODO with XXX.

2014-08-01 Thread Ethan Jackson
In accordance with CodingStyle. Signed-off-by: Ethan Jackson --- lib/dpif-netdev.c | 4 ++-- lib/netdev-dpdk.c | 10 +- ofproto/bundles.c | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index bbc4eea..76e36d9 100644 --- a/l