vyos@vyos# set vpp interface eth4 num-rx-desc '256' [edit] vyos@vyos# set vpp interface eth4 num-rx-queues '512' [edit] vyos@vyos# set vpp interface eth4 num-tx-desc '256' [edit] vyos@vyos# set vpp interface eth4 num-tx-queues '512' [edit] vyos@vyos# set vpp interface eth4 pci '0000:b7:00.0' [edit] vyos@vyos# set vpp interface eth4 rx-mode 'polling' [edit] vyos@vyos# set vpp interface eth5 num-rx-desc '256' [edit] vyos@vyos# set vpp interface eth5 num-rx-queues '512' [edit] vyos@vyos# set vpp interface eth5 num-tx-desc '256' [edit] vyos@vyos# set vpp interface eth5 num-tx-queues '512' [edit] vyos@vyos# set vpp interface eth5 pci '0000:b7:00.1' [edit] vyos@vyos# set vpp interface eth5 rx-mode 'polling' [edit] vyos@vyos# set vpp interface eth6 num-rx-desc '256' [edit] vyos@vyos# set vpp interface eth6 num-rx-queues '512' [edit] vyos@vyos# set vpp interface eth6 num-tx-desc '256' [edit] vyos@vyos# set vpp interface eth6 num-tx-queues '512' [edit] vyos@vyos# set vpp interface eth6 pci '0000:b7:00.2' [edit] vyos@vyos# set vpp interface eth6 rx-mode 'polling' [edit] vyos@vyos# set vpp interface eth7 num-rx-desc '256' [edit] vyos@vyos# set vpp interface eth7 num-rx-queues '512' [edit] vyos@vyos# set vpp interface eth7 num-tx-desc '256' [edit] vyos@vyos# set vpp interface eth7 num-tx-queues '512' [edit] vyos@vyos# set vpp interface eth7 pci '0000:b7:00.3' [edit] vyos@vyos# set vpp interface eth7 rx-mode 'polling' [edit] vyos@vyos# commi Possible completions: commit Commit the current set of changes commit-confirm Commit the current set of changes with 'confirm' required [edit] vyos@vyos# commit [ vpp ] VPP API connection timeout: [Errno 111] Connection refused VPP API connection timeout: [Errno 111] Connection refused VPP API connection timeout: [Errno 111] Connection refused VyOS had an issue completing a command. We are sorry that you encountered a problem while using VyOS. There are a few things you can do to help us (and yourself): - Contact us using the online help desk if you have a subscription: https://support.vyos.io/ - Make sure you are running the latest version of VyOS available at: https://vyos.net/get/ - Consult the community forum to see how to handle this issue: https://forum.vyos.io - Join us on Slack where our users exchange help and advice: https://vyos.slack.com When reporting problems, please include as much information as possible: - do not obfuscate any data (feel free to contact us privately if your business policy requires it) - and include all the information presented below Report time: 2023-07-24 06:49:09 Image version: VyOS 1.4-rolling-202307230317 Release train: current Built by: autobuild@vyos.net Built on: Sun 23 Jul 2023 03:17 UTC Build UUID: 50b85cfb-8c65-4c51-86f3-c5e01666e60f Build commit ID: 09b0bc65af157e Architecture: x86_64 Boot via: installed image System type: bare metal Hardware vendor: Supermicro Hardware model: SYS-1019D-FRN8TP Hardware S/N: A354290X1709067 Hardware UUID: 282a6400-ce7e-11eb-8000-3cecef79288c Traceback (most recent call last): File "/usr/libexec/vyos/conf_mode/vpp.py", line 216, in apply(c) File "/usr/libexec/vyos/conf_mode/vpp.py", line 204, in apply vpp_control.lcp_pair_add(iface, iface) File "/usr/lib/python3/dist-packages/vyos/vpp.py", line 67, in check_retval_wrapper if not return_value.retval == 0: ^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'retval' [[vpp]] failed Commit failed [edit] vyos@vyos#