[ovs-git] [openvswitch/ovs] 732cb7: sparse: Fix typo in DPDK endian conversion macros.

David Marchand noreply at github.com
Tue May 5 16:17:59 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 732cb79fb867b99b697da4cd305a3903a680454a
      https://github.com/openvswitch/ovs/commit/732cb79fb867b99b697da4cd305a3903a680454a
  Author: David Marchand <david.marchand at redhat.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
    M include/sparse/rte_byteorder.h

  Log Message:
  -----------
  sparse: Fix typo in DPDK endian conversion macros.

This header is duplicated from the DPDK generic header.
Fix typo identified in DPDK [1].

While at it, RTE_EXEC_ENV_BSDAPP has been replaced with
RTE_EXEC_ENV_FREEBSD in 19.05 [2].

1: https://git.dpdk.org/dpdk/commit/?id=a3e283ed904c
2: https://git.dpdk.org/dpdk/commit/?id=5fbc1d498f54

Signed-off-by: David Marchand <david.marchand at redhat.com>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>




More information about the git mailing list