dcbb74265f47557cd3e43400c5a7428f48d44ced

Adds XRA, DLFL, DLFD, RGE and ITOF packets sanity check. Optimizes packet type table to avoid linear search during each packet handling. Instead use packet type as index to expedite searching. Packet type table grows to over 60 entries and each entry uses 40B. There will be quite some memory access delay for each packet handling without optimization. Change-Id: I1ee26d0d5d0b83d3c15fbcafa7414017c418b6e3 Signed-off-by: George Shen <quic_sqiao@quicinc.com>
Описание
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%