Cisco recommends that you have knowledge of these topics: CUCM version 12.5 Note: In order to get the Specific license reservation option enabled for your account, please open a case with the Licensing team. Components Used The information in this document ...
Pcap-dpdk provides libpcap the ability to use DPDK with the device name as dpdk:[portid], such as dpdk:0. DPDK is a set of libraries and drivers for fast packet processing. (https://www.dpdk.org/) Limitations By default enable_dpdk is no, unless you set inlcudes and lib dir by -...
Expand Down Expand Up @@ -104,5 +103,4 @@ std::vector<llvm::Type*> SkbOutput::asLLVMType(ast::IRBuilderBPF& b) }; } } // namespace AsyncEvent } // namespace bpftrace } // namespace bpftrace::AsyncEvent 6 changes: 2 additions & 4 deletions 6 src/ast/attachpoint_parser.cpp ...