[ovs-dev] [PATCH 1/3] unaligned: Introduce helpers for 32-bit aligned 128-bit integers.

Lance Richardson lrichard at redhat.com
Wed Jun 14 17:21:38 UTC 2017


> From: "Ben Pfaff" <blp at ovn.org>
> To: dev at openvswitch.org
> Cc: "Ben Pfaff" <blp at ovn.org>
> Sent: Wednesday, 14 June, 2017 12:24:55 PM
> Subject: [ovs-dev] [PATCH 1/3] unaligned: Introduce helpers for 32-bit	aligned 128-bit integers.
> 
> These are analogous to the existing helpers for 32-bit aligned 64-bit
> integers, and will have users in upcoming commits.
> 
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  include/openvswitch/types.h | 12 ++++++++++++
>  lib/unaligned.h             | 39 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 51 insertions(+)
> 

Acked-by: Lance Richardson <lrichard at redhat.com>


More information about the dev mailing list