- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 20 2025
Feb 19 2025
Tested as working in: VyOS 1.5-rolling-202502190007
Closing this, new tasks can be opened for any issues found in new WLB.
Duplicate of T7170. Apologies.
Please re-open if this is encountered in new WLB.
This should not be an issue in new implementation
PR for new implementation: https://github.com/vyos/vyos-1x/pull/4356
Initial implementation PR https://github.com/vyos/vyos-vpp
Engineid cli is not ok:
Both kernel and user-space support are needed. On the kernel side, you must enable vDPA-related options (e.g., CONFIG_VDPA and/or CONFIG_VHOST_VDPA) to provide the necessary infrastructure. On the user-space side, binaries that interact with VirtIO devices must be updated to take advantage of this support. For example, QEMU needs to be built with vDPA support so that virtual machines can offload packet processing to the hardware accelerator. Additionally, tools like libvirt or other management utilities might require adjustments to properly configure and utilize vDPA-enabled devices.
Is there any kernel option that should be enabled, or just some binaries or both of them?
Feb 18 2025
@markh0338 Are you able to add a Pull Request?
@stasonuu Feel free to create a PR
maintainers will take a look. thanks