[ovs-git] [openvswitch/ovs] c3bd4b: id-pool: Re-factor recirculation id allocator into...

GitHub noreply at github.com
Mon Nov 10 16:30:12 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c3bd4bfc7120a16d3e3604985e9c607705ef594d
      https://github.com/openvswitch/ovs/commit/c3bd4bfc7120a16d3e3604985e9c607705ef594d
  Author: Simon Horman <simon.horman at netronome.com>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M lib/automake.mk
    A lib/id-pool.c
    A lib/id-pool.h
    M ofproto/ofproto-dpif-rid.c

  Log Message:
  -----------
  id-pool: Re-factor recirculation id allocator into standalone id pool.

Refactor the lock-free portion of the recirculation id allocator
into stand-alone id pool. This is in preparation for re-using
that portion to allocate bucket ids which are part of (draft)
OpenFlow 1.5 groups.

ONF-JIRA: EXT-350
Signed-off-by: Simon Horman <simon.horman at netronome.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list