Variable job_type_size¶
Defined in File dpdk_backend.h
Variable Documentation¶
-
uint8_t
switchml::DpdkBackend::DpdkPacketHdr::job_type_size This field is used to store both the job type and the packet’s size enum or category. The 4 MSBs are for the job type and the 4 LSBs are for the size.