Re: [PATCH v5] ethdev: add special flags when creating async transfer table

2022-11-09 Thread Thomas Monjalon
09/11/2022 09:13, Rongwei Liu: > v2: Move the new field to template table attribute. > v4: Mark it as optional and clear the concept. > v5: Change specialize type to uint32_t. There are more changes to do (replace enum with defines and update the commit message).

[PATCH v5] ethdev: add special flags when creating async transfer table

2022-11-09 Thread Rongwei Liu
The transfer domain rule is able to match traffic wire/vport origin which are corresponding to two kinds of underlayer resources. Wire means traffic arrives from the uplink port while vport means traffic initiated from VF/SF. In customer deployments, they usually match only one kind of traffic in

[PATCH v5] ethdev: add special flags when creating async transfer table

2022-11-09 Thread Rongwei Liu
The transfer domain rule is able to match traffic wire/vport origin which are corresponding to two kinds of underlayer resources. Wire means traffic arrives from the uplink port while vport means traffic initiated from VF/SF. In customer deployments, they usually match only one kind of traffic in