[ovs-git] [openvswitch/ovs] 42c348: dpif: Fix function pointer check for bond_add.

Ilya Maximets noreply at github.com
Wed Nov 3 16:28:46 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 42c348184b820104d4d91d72d4d033c2667dc312
      https://github.com/openvswitch/ovs/commit/42c348184b820104d4d91d72d4d033c2667dc312
  Author: Somnath Chatterjee <somnath.b.chatterjee at ericsson.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M lib/dpif.c

  Log Message:
  -----------
  dpif: Fix function pointer check for bond_add.

There was typo in function pointer check in
dpif_bond_add() before calling bond_add().

Fixes: 9df65060cf4c ("userspace: Avoid dp_hash recirculation for balance-tcp bond mode.")
Signed-off-by: Somnath Chatterjee <somnath.b.chatterjee at ericsson.com>
Acked-by: Kevin Traynor <ktraynor at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


  Commit: 9f2258360f2cdca4725c8ca4a1a3dc40ef7b914b
      https://github.com/openvswitch/ovs/commit/9f2258360f2cdca4725c8ca4a1a3dc40ef7b914b
  Author: Ilya Maximets <i.maximets at ovn.org>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M AUTHORS.rst

  Log Message:
  -----------
  AUTHORS: Add Somnath Chatterjee.

Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/68543dd523bd...9f2258360f2c


More information about the git mailing list