>> +__rte_experimental
>> +struct rte_flow *
>> +rte_flow_async_create_by_index_with_pattern(uint16_t port_id,
>> + uint32_t queue_id,
>> + const struct rte_flow_op_attr
>> *op_attr,
>> +
On Thu, 22 Aug 2024 23:27:53 +0300
Alexander Kozyrev wrote:
> +/**
> + * @warning
> + * @b EXPERIMENTAL: this API may change without prior notice.
> + *
> + * Enqueue rule creation operation.
> + *
> + * @param port_id
> + * Port identifier of Ethernet device.
> + * @param queue_id
> + * Flow
2 matches
Mail list logo