| 
    
 [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v8 7/9] docs: update xenstore migration stream definition
 Hi Juergen, On 04/02/2025 11:34, Juergen Gross wrote: > | conn-spec> ... @@ -165,6 +165,9 @@ the domain being migrated. +---------------+---------------+-------------------------------+ | data ... ++---------------------------------------------------------------+ +| unique-id | ++---------------------------------------------------------------+ ```@@ -178,6 +181,12 @@ the domain being migrated.| | 0x0001: socket | | | 0x0002 - 0xFFFF: reserved for future use | | | | +| `uniq-id-off` | The offset (in octets) of the `unique-id` | +| | field from the start of the record body. | +| | If 0, no `unique-id` field is present. | +| | Only needed for `shared ring` connection in | +| | live update streams. | +| | | Looking at the rest of the record, the unique ID would be past the in-data (length is 2-byte) and the out-data (length is 4-byte). So technically the offset would need 5-bytes. But here you are using 2-bytes. Can you explain why? Cheers, -- Julien Grall 
 
  | 
  
![]()  | 
            
         Lists.xenproject.org is hosted with RackSpace, monitoring our  |