- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Jul 25 2025
Jul 25 2025
Viacheslav added a parent task for T7661: VPP fails to load XDP on AWS with ena driver: T7070: VPP related bugs the root task.
Jul 24 2025
Jul 24 2025
Viacheslav changed the status of T7175: VPP add sflow plugin, a subtask of T7221: VPP related features the root task, from Open to In progress.
Viacheslav changed the status of T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot from Open to Needs testing.
Viacheslav changed the status of T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot, a subtask of T7070: VPP related bugs the root task, from Open to Needs testing.
Viacheslav triaged T7658: Changing hugepages can affect and VPP config cannot load after this action as High priority.
Viacheslav updated the task description for T7656: VPP commit fail message is not clear for max-map-count option.
Viacheslav triaged T7657: Op-mode command show system memory cache does not work as Normal priority.
Viacheslav triaged T7656: VPP commit fail message is not clear for max-map-count option as Normal priority.
Viacheslav added a subtask for T7070: VPP related bugs the root task: T7655: VPP HugePages calculation is incorrect.
Viacheslav added a parent task for T7655: VPP HugePages calculation is incorrect: T7070: VPP related bugs the root task.
Jul 23 2025
Jul 23 2025
Viacheslav closed T7223: VPP defunc_ interfaces have to be flushed for the Mellanox, a subtask of T7070: VPP related bugs the root task, as Resolved.
Viacheslav added a parent task for T7651: If VPP crashes, the system loads without hugepages: T7070: VPP related bugs the root task.
Viacheslav closed T7108: VPP interfaces are not returned to the original dataplane in some cases, a subtask of T7070: VPP related bugs the root task, as Resolved.
Viacheslav closed T7108: VPP interfaces are not returned to the original dataplane in some cases as Resolved.
Fixed, as we use a daemon that returns to the previous config if something is wrong.
Viacheslav triaged T7652: Add configuration for the PCI address to bind the interface name as Normal priority.
Jul 22 2025
Jul 22 2025
Viacheslav updated the task description for T7651: If VPP crashes, the system loads without hugepages.
Viacheslav updated the task description for T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot.
Viacheslav updated the task description for T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot.
Viacheslav updated the task description for T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot.
Viacheslav triaged T7649: VPP configuration after upgrade cannot be loaded immediatelt and requires a second reboot as High priority.
Jul 21 2025
Jul 21 2025
Could be related to T7379 changes
Jul 20 2025
Jul 20 2025
Viacheslav edited projects for T7646: IPv6 default route disappears after upgrade, added: VyOS 1.4 Sagitta (1.4.4); removed VyOS 1.4 Sagitta.
Viacheslav changed the status of T7595: Support listen PROXY protocol for haproxy from Needs testing to Confirmed.
Viacheslav triaged T7643: Add Support for multiple OSPF and BGP routing processes like other vendors as Wishlist priority.
Jul 19 2025
Jul 19 2025
Viacheslav added a comment to T7643: Add Support for multiple OSPF and BGP routing processes like other vendors.
Does it supported by FRR?
Jul 18 2025
Jul 18 2025
Viacheslav changed the status of T7641: Trigger rebuild VPP binaries if vyos-vpp-patches changed from Open to In progress.
Viacheslav triaged T7641: Trigger rebuild VPP binaries if vyos-vpp-patches changed as Normal priority.
Jul 17 2025
Jul 17 2025
Jul 16 2025
Jul 16 2025
You can open a topic on the forum
Viacheslav changed the status of T7625: WAN load balancer always has nftables limit configured from In progress to Needs testing.
The preferred fix provided in the T7625
PR https://github.com/vyos/vyos-1x/pull/4605
Jul 15 2025
Jul 15 2025
Viacheslav added a project to T7630: Add completion help to VRRP hello-source-address: Restricted Project.
Viacheslav updated the task description for T7630: Add completion help to VRRP hello-source-address.
Viacheslav changed the status of T7545: Command 'show vpn debug peer <peer_name>' does not work correctly from In progress to Needs testing.
Viacheslav triaged T7628: Configuration encryption doesn’t work with no TPM present as Normal priority.
@giga1699, Can you add steps or a set/seq of commands to reproduce?
@nobiit, could you confirm that all works as expected after merging?
Viacheslav changed the status of T7595: Support listen PROXY protocol for haproxy from Open to Needs testing.
Jul 14 2025
Jul 14 2025
Viacheslav added a project to T7489: Fix the output command "show vpn ipsec connection" for passthrough tunnels: Restricted Project.
Viacheslav changed the status of T7626: update container image with unexpected error from Open to In progress.
Viacheslav changed the status of T7625: WAN load balancer always has nftables limit configured from Open to In progress.
Jul 13 2025
Jul 13 2025
Viacheslav triaged T7625: WAN load balancer always has nftables limit configured as Normal priority.
Viacheslav moved T7623: Add a test for DHCP default route with VRF from Need Triage to Completed on the VyOS Rolling board.
PR
Jul 11 2025
Jul 11 2025
In our environment, all tests passed as during build, as installed on the test VM
DEBUG - Running Testcase: /usr/libexec/vyos/tests/smoke/cli/test_vrf.py DEBUG - test_vrf_assign_interface (__main__.VRFTest.test_vrf_assign_interface) ... ok DEBUG - test_vrf_bind_all (__main__.VRFTest.test_vrf_bind_all) ... ok DEBUG - test_vrf_conntrack (__main__.VRFTest.test_vrf_conntrack) ... ok DEBUG - test_vrf_disable_forwarding (__main__.VRFTest.test_vrf_disable_forwarding) ... ok DEBUG - test_vrf_ip_ipv6_nht (__main__.VRFTest.test_vrf_ip_ipv6_nht) ... ok DEBUG - test_vrf_ip_ipv6_protocol_non_existing_route_map (__main__.VRFTest.test_vrf_ip_ipv6_protocol_non_existing_route_map) ... ok DEBUG - test_vrf_ip_protocol_route_map (__main__.VRFTest.test_vrf_ip_protocol_route_map) ... ok DEBUG - test_vrf_ipv6_protocol_route_map (__main__.VRFTest.test_vrf_ipv6_protocol_route_map) ... ok DEBUG - test_vrf_link_local_ip_addresses (__main__.VRFTest.test_vrf_link_local_ip_addresses) ... ok DEBUG - test_vrf_loopbacks_ips (__main__.VRFTest.test_vrf_loopbacks_ips) ... ok DEBUG - test_vrf_static_route (__main__.VRFTest.test_vrf_static_route) ... ok DEBUG - test_vrf_table_id_is_unalterable (__main__.VRFTest.test_vrf_table_id_is_unalterable) ... ok DEBUG - test_vrf_vni_add_change_remove (__main__.VRFTest.test_vrf_vni_add_change_remove) ... ok DEBUG - test_vrf_vni_and_table_id (__main__.VRFTest.test_vrf_vni_and_table_id) ... ok DEBUG - test_vrf_vni_duplicates (__main__.VRFTest.test_vrf_vni_duplicates) ... ok DEBUG - DEBUG - ---------------------------------------------------------------------- DEBUG - Ran 15 tests in 308.260s DEBUG -
For example, the latest rolling:
vyos@r14:~$ /usr/libexec/vyos/tests/smoke/cli/test_vrf.py test_vrf_assign_interface (__main__.VRFTest.test_vrf_assign_interface) ... ok test_vrf_bind_all (__main__.VRFTest.test_vrf_bind_all) ... ok test_vrf_conntrack (__main__.VRFTest.test_vrf_conntrack) ... ok test_vrf_disable_forwarding (__main__.VRFTest.test_vrf_disable_forwarding) ... ok test_vrf_ip_ipv6_nht (__main__.VRFTest.test_vrf_ip_ipv6_nht) ... ok test_vrf_ip_ipv6_protocol_non_existing_route_map (__main__.VRFTest.test_vrf_ip_ipv6_protocol_non_existing_route_map) ... ok test_vrf_ip_protocol_route_map (__main__.VRFTest.test_vrf_ip_protocol_route_map) ... ok test_vrf_ipv6_protocol_route_map (__main__.VRFTest.test_vrf_ipv6_protocol_route_map) ... ok test_vrf_link_local_ip_addresses (__main__.VRFTest.test_vrf_link_local_ip_addresses) ... ok test_vrf_loopbacks_ips (__main__.VRFTest.test_vrf_loopbacks_ips) ... ok test_vrf_static_route (__main__.VRFTest.test_vrf_static_route) ... ok test_vrf_table_id_is_unalterable (__main__.VRFTest.test_vrf_table_id_is_unalterable) ... ok test_vrf_vni_add_change_remove (__main__.VRFTest.test_vrf_vni_add_change_remove) ... ok test_vrf_vni_and_table_id (__main__.VRFTest.test_vrf_vni_and_table_id) ... ok test_vrf_vni_duplicates (__main__.VRFTest.test_vrf_vni_duplicates) ... ok
Seems fixed
<pre>vyos@r16# set load-balancing wan interface-health eth1 nexthop 192.0.2.1 [edit] vyos@r16# commit [edit] vyos@r16# exit Warning: configuration changes have not been saved. exit vyos@r16:~$ vyos@r16:~$ show wan-load-balance Interface: eth1 Status: active Last Status Change: N/A Last Interface Success: N/A Last Interface Failure: N/A Interface Failures: 0
Jul 10 2025
Jul 10 2025
Viacheslav edited projects for T7617: Backport VPP feature to 1.5 image, added: VyOS 1.5 Circinus (1.5-stream-2025-Q3); removed VyOS 1.5 Circinus.
Jul 9 2025
Jul 9 2025
Viacheslav triaged T7621: Running a "delete" in ansible will prevent subsequent "set" from being applied as Normal priority.
Viacheslav added a comment to T6909: Move "show monitoring" and "show zebra" to "show monitoring frr".
@natali-rs1985 Can you create a backport to circinus?