[ovs-git] [openvswitch/ovs] fd8232: Revert "ovs-ofctl: Always prints recirc_id in deci...

GitHub noreply at github.com
Fri May 22 22:05:16 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fd8232b32790de08bdec24e523720af90c383dad
      https://github.com/openvswitch/ovs/commit/fd8232b32790de08bdec24e523720af90c383dad
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M lib/match.c
    M tests/ofproto-dpif.at

  Log Message:
  -----------
  Revert "ovs-ofctl: Always prints recirc_id in decimal"

As there is the potential for this field to be maskable in future, and
the dpctl "-m" output prints a mask for it, return it to hexadecimal.
The next patch will make this consistent to the recirc action by making
the action print the recirc_id in hex as well.

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


  Commit: 8f19f0a70352dfa555cffa4f7f34dab22870dc49
      https://github.com/openvswitch/ovs/commit/8f19f0a70352dfa555cffa4f7f34dab22870dc49
  Author: Andy Zhou <azhou at nicira.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M lib/odp-util.c
    M tests/mpls-xlate.at

  Log Message:
  -----------
  odp-util: always output recirc_id in hex

The match is in hex, this makes it more consistent.

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


Compare: https://github.com/openvswitch/ovs/compare/fbe794aace80...8f19f0a70352


More information about the git mailing list