[ovs-git] [openvswitch/ovs] 3b6709: datapath: avoid hard coding OVS_VPORT_TYPE_GENEVE

GitHub noreply at github.com
Thu Oct 2 08:35:57 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3b6709431c4f24a8356d962578df520e97aa8fb5
      https://github.com/openvswitch/ovs/commit/3b6709431c4f24a8356d962578df520e97aa8fb5
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M datapath/linux/compat/include/linux/openvswitch.h

  Log Message:
  -----------
  datapath: avoid hard coding OVS_VPORT_TYPE_GENEVE

OVS_VPORT_TYPE_GENEVE is currently hard coded to 6. This is not
necessary since slot 5 has not been taken yet. Drop the hard
coded value to before upstreaming GENEVE support to Linux kernel.

Signed-off-by: Andy Zhou <azhou at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>




More information about the git mailing list