There are a number of whitespace issues in the patches but as discussed
they are not in lines of code changed by this work

I would prefer that we fixed them so that over time patches get cleaner but
this is a nit and does obfuscate the work done vs clean up in some cases

For the series
Tested-and-reviewed-by: Mike Holmes <mike.hol...@linaro.org>

On 29 March 2016 at 14:23, Anders Roxell <anders.rox...@linaro.org> wrote:

> Hi,
>
> Did some minor cleanups in configure.ac...
>
> v2, rebased patchset
>
> Cheers,
> Anders
>
> Anders Roxell (10):
>   linux-generic: m4: netmap: set netmap_support=no
>   linux-generic: m4: dpdk: fix to conform with other m4 files
>   configure: group AM_CONDITIONAL
>   configure: move test_perf to its own m4 file
>   configure: move test_cpp to its own m4 file
>   configure: move test_helper to its own m4 file
>   configure: move docs to its own m4 file
>   configure: move example configure to the others
>   configure: move test_vald to its own m4 file
>   example: m4: configure option to check examples
>
>  configure.ac                            | 165
> ++++----------------------------
>  doc/m4/configure.m4                     |  38 ++++++++
>  example/l2fwd_simple/Makefile.am        |   2 +
>  example/m4/configure.m4                 |  12 +++
>  helper/m4/configure.m4                  |   9 ++
>  platform/linux-generic/m4/odp_dpdk.m4   |   1 +
>  platform/linux-generic/m4/odp_netmap.m4 |   1 +
>  test/m4/configure.m4                    |   4 +
>  test/m4/miscellaneous.m4                |   9 ++
>  test/m4/performance.m4                  |   9 ++
>  test/m4/validation.m4                   |  44 +++++++++
>  11 files changed, 150 insertions(+), 144 deletions(-)
>  create mode 100644 helper/m4/configure.m4
>  create mode 100644 test/m4/miscellaneous.m4
>  create mode 100644 test/m4/performance.m4
>  create mode 100644 test/m4/validation.m4
>
> --
> 2.1.4
>
> _______________________________________________
> lng-odp mailing list
> lng-odp@lists.linaro.org
> https://lists.linaro.org/mailman/listinfo/lng-odp
>



-- 
Mike Holmes
Technical Manager - Linaro Networking Group
Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
"Work should be fun and collaborative, the rest follows"
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to