[ovs-git] [ovn-org/ovn] 2064b9: Makefile: Remove duplicated -I compiler flags.

Ben Pfaff noreply at github.com
Fri Oct 23 20:07:35 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 2064b9616f0e9e70efcd2bf62dad89364ec429ba
      https://github.com/ovn-org/ovn/commit/2064b9616f0e9e70efcd2bf62dad89364ec429ba
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M Makefile.am

  Log Message:
  -----------
  Makefile: Remove duplicated -I compiler flags.

Some -I flags were duplicated under a WIN32 ifdef.  This seems to be
a harmless mistake.  Remove them.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <numans at ovn.org>


  Commit: d30b4233e695ad81c3cc852120127505de5b1cbf
      https://github.com/ovn-org/ovn/commit/d30b4233e695ad81c3cc852120127505de5b1cbf
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M ic/ovn-ic.c

  Log Message:
  -----------
  ovn-ic: Improve comments for database transactions.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <numans at ovn.org>


  Commit: aade361c7ebef294dfab2009d1d7b76c13c49088
      https://github.com/ovn-org/ovn/commit/aade361c7ebef294dfab2009d1d7b76c13c49088
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M NEWS
    M include/ovn/expr.h
    M lib/expr.c
    M utilities/ovn-trace.8.xml
    M utilities/ovn-trace.c

  Log Message:
  -----------
  ovn-trace: Make the "datapath" command-line argument optional.

It can be inferred from the (required) input port.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <numans at ovn.org>


  Commit: db2aa266133179f37f97b508d53c082ccf14f641
      https://github.com/ovn-org/ovn/commit/db2aa266133179f37f97b508d53c082ccf14f641
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M utilities/ovn-nbctl.c
    M utilities/ovn-sbctl.c

  Log Message:
  -----------
  ovn-nbctl, ovn-sbctl: Add convenient names for more tables.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <numans at ovn.org>


  Commit: 5286933801ba76c70aefb7760102384d91768a01
      https://github.com/ovn-org/ovn/commit/5286933801ba76c70aefb7760102384d91768a01
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M utilities/ovn-sbctl.c

  Log Message:
  -----------
  ovn-sbctl: Sort flows in "dump-flows" output by datapath name.

Sorting by datapath name before datapath uuid makes it easier to
compare output from different runs of a given test.

At the same time, get rid of macros that just made the code harder to
read and understand.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Numan Siddique <numans at ovn.org>


Compare: https://github.com/ovn-org/ovn/compare/3e3de6cb4ee3...5286933801ba


More information about the git mailing list