[ovs-git] [openvswitch/ovs] 939bad: acinclude: Include libverbs and libmlx5 when needed

istokes noreply at github.com
Mon Feb 18 16:34:27 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 939bad9adacbab5b62389d4668695147e915b630
      https://github.com/openvswitch/ovs/commit/939bad9adacbab5b62389d4668695147e915b630
  Author: Eli Britstein <elibr at mellanox.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M acinclude.m4

  Log Message:
  -----------
  acinclude: Include libverbs and libmlx5 when needed

DPDK 18.11 uses libverbs and libmlx5 when MLX5 PMD is enabled.

This commit makes OVS to link to libverbs and libmlx5 when MLX5 PMD is
enabled on DPDK.

Signed-off-by: Eli Britstein <elibr at mellanox.com>
Reviewed-by: Shahaf Shuler <shahafs at mellanox.com>
Reviewed-by: Asaf Penso <asafp at mellanox.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Acked-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


  Commit: 84844e3f22f34673e054100b80372f361fd050f5
      https://github.com/openvswitch/ovs/commit/84844e3f22f34673e054100b80372f361fd050f5
  Author: Eli Britstein <elibr at mellanox.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M acinclude.m4

  Log Message:
  -----------
  acinclude: Include libverbs and libmlx4 when needed

DPDK 18.11 uses libverbs and libmlx4 when MLX4 PMD is enabled.

This commit makes OVS to link to libverbs and libmlx4 when MLX4 PMD is
enabled on DPDK.

Signed-off-by: Eli Britstein <elibr at mellanox.com>
Reviewed-by: Asaf Penso <asafp at mellanox.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Acked-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


  Commit: 3f7a64db48e6b21bb679912f6026962ca152e984
      https://github.com/openvswitch/ovs/commit/3f7a64db48e6b21bb679912f6026962ca152e984
  Author: Eli Britstein <elibr at mellanox.com>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

  Changed paths:
    M acinclude.m4

  Log Message:
  -----------
  acinclude: Omit unnecessary define

Commit fc3b425fa02f ("acinclude: Include libmnl when needed") added
unnecessary include of DPDK_MNL. Omit it.

Fixes: fc3b425fa02f ("acinclude: Include libmnl when needed")
Signed-off-by: Eli Britstein <elibr at mellanox.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Acked-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>


Compare: https://github.com/openvswitch/ovs/compare/a62a96099186...3f7a64db48e6


More information about the git mailing list