[PATCH 19.11 0/3] add missing C++ guards
Christian Ehrhardt
christian.ehrhardt at canonical.com
Thu Mar 17 10:00:34 CET 2022
On Tue, Mar 15, 2022 at 10:46 AM Brian Dooley <brian.dooley at intel.com> wrote:
>
> Public header files were missing 'extern "C"' guards.
> This set adds them in.
>
> Brian Dooley (3):
> eal: fix missing C++ guards
> ethdev: add missing C++ guards
> vhost: add missing c++ guards
Thank you - all three applied and building fine.
> lib/librte_eal/common/include/rte_branch_prediction.h | 8 ++++++++
> lib/librte_eal/common/include/rte_compat.h | 8 ++++++++
> lib/librte_eal/common/include/rte_hypervisor.h | 8 ++++++++
> lib/librte_eal/common/include/rte_keepalive.h | 8 ++++++++
> lib/librte_eal/common/include/rte_pci_dev_feature_defs.h | 8 ++++++++
> lib/librte_eal/common/include/rte_pci_dev_features.h | 8 ++++++++
> lib/librte_eal/common/include/rte_time.h | 8 ++++++++
> lib/librte_eal/linux/eal/include/rte_os.h | 8 ++++++++
> lib/librte_ethdev/rte_dev_info.h | 8 ++++++++
> lib/librte_ethdev/rte_ethdev_pci.h | 8 ++++++++
> lib/librte_ethdev/rte_ethdev_vdev.h | 8 ++++++++
> lib/librte_vhost/rte_vdpa.h | 9 +++++++++
> lib/librte_vhost/rte_vhost_crypto.h | 8 ++++++++
> 13 files changed, 105 insertions(+)
>
> --
> 2.25.1
>
--
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd
More information about the stable
mailing list