I got this from Nobuto (thanks)

> 1. configure a DPDK bond with openvswitch as follows for example.
> 
> $ sudo ovs-appctl bond/show dpdk-bond0
> 
>     ---- dpdk-bond0 ----
>     bond_mode: balance-tcp
>     bond may use recirculation: yes, Recirc-ID : 1
>     bond-hash-basis: 0
>     updelay: 0 ms
>     downdelay: 0 ms
>     next rebalance: 1691 ms
>     lacp_status: negotiated
>     lacp_fallback_ab: false
>     active slave mac: 40:a6:b7:XX:YY:ZZ(dpdk-d2cb784)
>     slave dpdk-7272e20: enabled
>       may_enable: true
>     slave dpdk-d2cb784: enabled
>       active slave
>       may_enable: true
> 
> 2. Apply updated packages
> 
> $ cat <<EOF | sudo tee /etc/apt/sources.list.d/ubuntu-$(lsb_release 
> -cs)-proposed.list
> # Enable Ubuntu proposed archive
> deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
> main multiverse universe
> EOF
> 
> $ sudo apt update
> $ sudo apt upgrade
> 
> 3. Reboot the machine (just to make sure we are not using anything old)
> 
> 4. Restart the openvswitch
> 
> $ sudo systemctl restart openvswitch-switch
> 
> 5. Confirm ports are enabled after both the step 3. and 4. and the port 
> status matches the one in the step 1.


That tested Focal for the case and is thereby fine.
I'll ask if there is a chance to test Hirsute in the same environment.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1940957

Title:
  DPDK ports get disabled after Open vSwitch restart with Intel
  XXV710(i40e) and 25G AOC cables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1940957/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to