Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do CompileBPFAsmFromxxx methods compile BPF assembler to BPF instructions or CPU ones?

0
0 Posted

Do CompileBPFAsmFromxxx methods compile BPF assembler to BPF instructions or CPU ones?

0
0

A. These methods compile the BPF assembler program in BPF instructions set. The program that is created at that can be compiled in the CPU instructions set at the level of PSSDK library driver, if either HNAdapter.UseFastUserFilter property is set to TRUE, or after HNUserFilter.CompileToFastBPF method call if the filter is used at the application level.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123