Re: [dpdk-dev] [PATCH v7 5/5] examples/l3fwd-power: support virtio/vhost
From: Ferruh Yigit <hidden>
Date: 2021-10-21 16:58:49
From: Ferruh Yigit <hidden>
Date: 2021-10-21 16:58:49
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<redacted> --- examples/l3fwd-power/main.c | 15 ++++++++++++++-
'examples/l3fwd-power' maintainer ack is required.