vlib: handoff rework
Type: improvement Change-Id: I1e199ae31e969154319e94c5cd286b8d8adc6660 Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Florin Coras

parent
7cf80af582
commit
c0d9ca7fe1
@ -765,7 +765,6 @@ typedef struct
|
||||
{
|
||||
CLIB_CACHE_LINE_ALIGN_MARK (cacheline0);
|
||||
u64 head;
|
||||
u64 head_hint;
|
||||
u64 tail;
|
||||
u32 n_in_use;
|
||||
u32 nelts;
|
||||
|
Reference in New Issue
Block a user