Variable short_job_id¶
Defined in File dpdk_backend.h
Variable Documentation¶
-
uint8_t
switchml::DpdkBackend::DpdkPacketHdr::short_job_id The 8 LSBs of the id of the job associated with this packet. This is used by the client only to discard duplicates at the edge of switching from one job to another. Therefore we do not need the full length of the job id.