Re: [RFC 0/2] ethdev: update GENEVE option item structure

2024-06-11 Thread Ferruh Yigit
On 4/17/2024 8:23 AM, Michael Baum wrote: > The "rte_flow_item_geneve_opt" structure describes the GENEVE TLV option > header according to RFC 8926 [1]: > > struct rte_flow_item_geneve_opt { > rte_be16_t option_class; > uint8_t option_type; > uint8_t option_len; > uint32_t

[RFC 0/2] ethdev: update GENEVE option item structure

2024-04-17 Thread Michael Baum
The "rte_flow_item_geneve_opt" structure describes the GENEVE TLV option header according to RFC 8926 [1]: struct rte_flow_item_geneve_opt { rte_be16_t option_class; uint8_t option_type; uint8_t option_len; uint32_t *data; }; The "option_len" field is used for two