Re: [ovs-dev] [patch_v4 1/6] Export packet_set_ipv6_addr()fordpdkdatapath.

2017-02-07 Thread Darrell Ball
On 1/27/17, 5:57 PM, "ovs-dev-boun...@openvswitch.org on behalf of Daniele Di Proietto" wrote: 2017-01-24 20:40 GMT-08:00 Darrell Ball : > Signed-off-by: Darrell Ball LGTM, thanks the commit message is missing a few whitespaces. ack > --- > lib/packet

Re: [ovs-dev] [patch_v4 1/6] Export packet_set_ipv6_addr()fordpdkdatapath.

2017-01-27 Thread Daniele Di Proietto
2017-01-24 20:40 GMT-08:00 Darrell Ball : > Signed-off-by: Darrell Ball LGTM, thanks the commit message is missing a few whitespaces. > --- > lib/packets.c | 2 +- > lib/packets.h | 4 > 2 files changed, 5 insertions(+), 1 deletion(-) > > diff --git a/lib/packets.c b/lib/packets.c > index

[ovs-dev] [patch_v4 1/6] Export packet_set_ipv6_addr()fordpdkdatapath.

2017-01-24 Thread Darrell Ball
Signed-off-by: Darrell Ball --- lib/packets.c | 2 +- lib/packets.h | 4 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/packets.c b/lib/packets.c index fa70df6..94e7d87 100644 --- a/lib/packets.c +++ b/lib/packets.c @@ -986,7 +986,7 @@ packet_update_csum128(struct dp_packe