DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
IfaceWrapper.hpp File Reference
#include "confmodel/NetworkDevice.hpp"
#include "dpdklibs/EALSetup.hpp"
#include "dpdklibs/udp/Utils.hpp"
#include "dpdklibs/udp/PacketCtor.hpp"
#include "dpdklibs/arp/ARP.hpp"
#include "dpdklibs/ipv4_addr.hpp"
#include "dpdklibs/XstatsHelper.hpp"
#include "SourceConcept.hpp"
#include <confmodel/Session.hpp>
#include "appmodel/DPDKReceiver.hpp"
#include "appmodel/NWDetDataSender.hpp"
#include <nlohmann/json.hpp>
#include <ers/ers.hpp>
#include "logging/Logging.hpp"
#include <memory>
#include <sstream>
#include <string>
#include <set>
#include <folly/ProducerConsumerQueue.h>
Include dependency graph for IfaceWrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (dpdklibs, MetricPublishFailed, "Field "<< field<< " was not reported",((std::string) field)) namespace dpdklibs
 

Detailed Description

IfaceWrapper for holding resources of a DPDK controlled NIC interface/port

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file IfaceWrapper.hpp.