[ovs-dev] [PATCH v2 1/3] sat-math: Add functions for saturating arithmetic on "long long int".

Ilya Maximets i.maximets at samsung.com
Fri Jun 28 11:48:56 UTC 2019


On 11.06.2019 19:55, Ben Pfaff wrote:
> The first users will be added in an upcoming commit.
> 
> Also add tests.
> 
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  lib/sat-math.h    | 72 +++++++++++++++++++++++++++++++++++++++++++++--
>  tests/library.at  |  5 ++++
>  tests/test-util.c | 42 ++++++++++++++++++++++++++-
>  3 files changed, 115 insertions(+), 4 deletions(-)

LGTM,
Acked-by: Ilya Maximets <i.maximets at samsung.com>


More information about the dev mailing list