Re: [ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-30 Thread Ilya Maximets
On 4/13/24 06:56, Jun Wang wrote: >>On 4/12/24 08:29, Jun Wang wrote: >>> If it's a DPDK net_bonding, it may cause >>> offload-related configurations to take effect, >>> leading to offload failure. >>> >>> /usr/share/openvswitch/scripts/ovs-ctl restart --no-ovs-vswitchd \ >>> --system-id=test >>> 

Re: [ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-12 Thread Jun Wang
>On 4/12/24 08:29, Jun Wang wrote: >> If it's a DPDK net_bonding, it may cause >> offload-related configurations to take effect, >> leading to offload failure. >> >> /usr/share/openvswitch/scripts/ovs-ctl restart --no-ovs-vswitchd \ >> --system-id=test >> ovs-vsctl --no-wait set open .

Re: [ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-12 Thread Ilya Maximets
On 4/12/24 08:29, Jun Wang wrote: > If it's a DPDK net_bonding, it may cause > offload-related configurations to take effect, > leading to offload failure. > > /usr/share/openvswitch/scripts/ovs-ctl restart --no-ovs-vswitchd \ > --system-id=test > ovs-vsctl --no-wait set open .

Re: [ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-12 Thread junwan...@cestc.cn
>Hello, > >On Fri, Apr 12, 2024 at 8:30 AM Jun Wang wrote: >> >> If it's a DPDK net_bonding, it may cause >> offload-related configurations to take effect, >> leading to offload failure. > >I did not look at the patch for now. >What is the interest of using a net/bonding DPDK port when there is

Re: [ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-12 Thread David Marchand
Hello, On Fri, Apr 12, 2024 at 8:30 AM Jun Wang wrote: > > If it's a DPDK net_bonding, it may cause > offload-related configurations to take effect, > leading to offload failure. I did not look at the patch for now. What is the interest of using a net/bonding DPDK port when there is native

[ovs-dev] [PATCH v1] nedev-dpdk: Fix config with dpdk net_bonding offloads.

2024-04-12 Thread Jun Wang
If it's a DPDK net_bonding, it may cause offload-related configurations to take effect, leading to offload failure. /usr/share/openvswitch/scripts/ovs-ctl restart --no-ovs-vswitchd \ --system-id=test ovs-vsctl --no-wait set open . external-ids:ovn-bridge-datapath-type\ =netdev ovs-vsctl --no-wait