[dpdk-dev] [PATCH v7 5/5] examples/l3fwd-power: support virtio/vhost

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 21 18:58:17 CEST 2021


On 10/18/2021 3:16 PM, Miao Li wrote:
> In l3fwd-power, there is default port configuration which requires
> RSS and IPV4/UDP/TCP checksum. Once device does not support these,
> the l3fwd-power will exit and report an error.
> This patch updates the port configuration based on device capabilities
> after getting the device information to support devices like virtio
> and vhost.
> 
> Signed-off-by: Miao Li<miao.li at intel.com>
> ---
>   examples/l3fwd-power/main.c | 15 ++++++++++++++-

'examples/l3fwd-power' maintainer ack is required.


More information about the dev mailing list