VNIC_MASK
if (next_id > VNIC_ID(VNIC_MASK))
#define VNIC_ID(val) ((1ull << 24) | ((val) & VNIC_MASK))