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

2021-10-10 Thread Li, Miao
Hi Chenbo, > -Original Message- > From: Xia, Chenbo > Sent: Wednesday, September 29, 2021 2:53 PM > To: Li, Miao ; dev@dpdk.org > Cc: maxime.coque...@redhat.com; david.march...@redhat.com > Subject: RE: [PATCH v3 5/5] examples/l3fwd-power: support virtio/vhost > > > -Original Message

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

2021-09-28 Thread Xia, Chenbo
> -Original Message- > From: Li, Miao > Sent: Friday, September 24, 2021 6:23 PM > To: dev@dpdk.org > Cc: Xia, Chenbo ; maxime.coque...@redhat.com; Li, Miao > > Subject: [PATCH v3 5/5] examples/l3fwd-power: support virtio/vhost > > In l3fwd-power, there is default port configuration whic

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

2021-09-23 Thread Miao Li
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