[ovs-git] [openvswitch/ovs] 2494cc: odp-util: Share fields between odp and dpif_backer...

GitHub noreply at github.com
Mon Jul 6 17:27:58 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2494ccd78fa0d5cfb3d855abd6bf351acf27e401
      https://github.com/openvswitch/ovs/commit/2494ccd78fa0d5cfb3d855abd6bf351acf27e401
  Author: Joe Stringer <joestringer at nicira.com>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M lib/dpif-netdev.c
    M lib/odp-util.c
    M lib/odp-util.h
    M lib/tnl-ports.c
    M ofproto/bond.c
    M ofproto/ofproto-dpif-upcall.c
    M ofproto/ofproto-dpif-xlate.c
    M ofproto/ofproto-dpif.c
    M ofproto/ofproto-dpif.h
    M tests/test-odp.c

  Log Message:
  -----------
  odp-util: Share fields between odp and dpif_backer.

Datapath support for some flow key fields is used inside ofproto-dpif as
well as odp-util. Share these fields using the same structure.

Signed-off-by: Joe Stringer <joestringer at nicira.com>
Acked-by: Andy Zhou <azhou at nicira.com>




More information about the git mailing list