created a pull request to fix this -> https://github.com/vyos/vyos-1x/pull/4768
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Oct 2 2025
Oct 1 2025
Do timers not allow you to configure what you want without profiles?
@seriv I am unable to reproduce on 1.4.3; for example:
To work around this at present I am setting the following additional configuration to prevent losing IPv6 connectivity frequently:
@Giggum Thanks, missed this.
I just built a new image with the driver enabled, and it no longer causes kernel panic on my setup.
@Viacheslav PR was submitted a year ago is this bug closed?
Sep 30 2025
At least there should be a proper Error message.
we cannot run smoketests if we use only 1G hugepages. If we set 2M main-heap-page-size and don't have this pages in the system, the test will fail
Sep 29 2025
Note, replacing
# def enable(log=True): def enable(log=False):
https://github.com/vyos/vyos-1x/blob/5248f1cebd4ac9cd8bebb62aa08ecc042a082f30/python/vyos/airbag.py#L26
Seems fixes the issue
In most cases, it could be reproduced by setting num-rx-queues :
vyos@r14# set vpp settings interface eth1 driver xdp [edit] vyos@r14# commit [edit] vyos@r14# set vpp settings interface eth1 xdp-options num-rx-queues Possible completions: <1-65535> Number of receive queues to connect to all All (default)