User Details
User Details
- User Since
- Feb 5 2024, 12:46 PM (103 w, 2 d)
Yesterday
Yesterday
Mon, Jan 26
Mon, Jan 26
natali-rs1985 updated the task description for T8207: VPP: Enable ip6-icmp-ra-punt feature on interfaces with DHCPv6 address configured.
natali-rs1985 added a comment to T8192: VPP: pppoe server doesn't work with xdp driver.
We can close this as we we remove XDP driver from CLI (https://vyos.dev/T8202)
natali-rs1985 closed T8183: VPP: Incorrect mapping in IPFIX for bond interfaces, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8183: VPP: Incorrect mapping in IPFIX for bond interfaces from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 closed T7098: VPP MTU misconfiguration, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T7098: VPP MTU misconfiguration from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 added a comment to T8202: Remove the option to manually select XDP as VPP driver.
Fri, Jan 23
Fri, Jan 23
natali-rs1985 updated the task description for T8202: Remove the option to manually select XDP as VPP driver.
natali-rs1985 added a comment to T8182: Disallow configuration of IPoE server on VPP interface.
natali-rs1985 changed Issue type from feature to bug on T8182: Disallow configuration of IPoE server on VPP interface.
Thu, Jan 22
Thu, Jan 22
Wed, Jan 21
Wed, Jan 21
natali-rs1985 added a comment to T8188: VPP: DHCP client on an interface breaks its configuration.
@zsdc After testing on our server this configuration works correctly (no dhcp address but still... no issues with MTU and static address):
yos@he-r650-01# ethtool -i eth3 driver: mlx5_core version: 6.6.117-vyos firmware-version: 16.35.4030 (DEL0000000016) expansion-rom-version: bus-info: 0000:31:00.1 supports-statistics: yes supports-test: yes supports-eeprom-access: no supports-register-dump: no supports-priv-flags: yes
Mon, Jan 19
Mon, Jan 19
natali-rs1985 changed the status of T8188: VPP: DHCP client on an interface breaks its configuration, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
natali-rs1985 changed the status of T8188: VPP: DHCP client on an interface breaks its configuration from Open to In progress.
Fri, Jan 16
Fri, Jan 16
natali-rs1985 added a comment to T8183: VPP: Incorrect mapping in IPFIX for bond interfaces.
Thu, Jan 15
Thu, Jan 15
natali-rs1985 updated the task description for T8183: VPP: Incorrect mapping in IPFIX for bond interfaces.
natali-rs1985 updated the task description for T8183: VPP: Incorrect mapping in IPFIX for bond interfaces.
natali-rs1985 updated the task description for T8183: VPP: Incorrect mapping in IPFIX for bond interfaces.
natali-rs1985 changed the status of T8183: VPP: Incorrect mapping in IPFIX for bond interfaces from Open to In progress.
natali-rs1985 updated the task description for T8143: VPP: Set 'vpp-cp' option automatically if interface is in VPP.
natali-rs1985 added a comment to T8143: VPP: Set 'vpp-cp' option automatically if interface is in VPP.
natali-rs1985 closed T7203: VPP add op-mode to show bridge-domain, a subtask of T7221: VPP related features the root task, as Resolved.
natali-rs1985 moved T7203: VPP add op-mode to show bridge-domain from Need Triage to Completed on the VyOS Rolling board.
Wed, Jan 14
Wed, Jan 14
natali-rs1985 renamed T8143: VPP: Set 'vpp-cp' option automatically if interface is in VPP from VPP: Add a Warning for PPPoE server with VPP if vpp-cp option is not enabled to VPP: Set 'vpp-cp' option automatically if interface is in VPP.
Tue, Jan 13
Tue, Jan 13
natali-rs1985 renamed T8143: VPP: Set 'vpp-cp' option automatically if interface is in VPP from VPP: Disallow configuration of IPoE/PPPoE server with VPP unless vpp-cp option is enabled to VPP: Add a Warning for PPPoE server with VPP if vpp-cp option is not enabled.
Mon, Jan 12
Mon, Jan 12
Thu, Jan 8
Thu, Jan 8
Mon, Jan 5
Mon, Jan 5
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
natali-rs1985 updated the task description for T8151: VPP: Switching interface driver between DPDK and XDP multiple times leads to loss of connectivity (cannot ping neighbor).
Fri, Jan 2
Fri, Jan 2
natali-rs1985 added a comment to T7332: VPP with PPP and IPoE server cannot bind interface.
Tested on the latest rolling, works as expected.
vyos@vyos# run show conf comm | match "pppoe|ipoe" set service ipoe-server authentication mode 'noauth' set service ipoe-server client-ip-pool FIRST range '100.64.222.2-100.64.222.254' set service ipoe-server default-pool 'FIRST' set service ipoe-server gateway-address '100.64.222.1/24' set service ipoe-server interface eth2 network 'shared' set service pppoe-server access-concentrator 'vyos-vpp' set service pppoe-server authentication local-users username one password 'one' set service pppoe-server authentication mode 'local' set service pppoe-server client-ip-pool FIRST range '100.64.0.2-100.64.0.254' set service pppoe-server default-pool 'FIRST' set service pppoe-server gateway-address '100.64.0.1' set service pppoe-server interface eth2 set service pppoe-server name-server '1.1.1.1' [edit] vyos@vyos# set vpp settings interface eth2 driver dpdk [edit] vyos@vyos# set vpp settings unix poll-sleep-usec 255 [edit] vyos@vyos# commit [ vpp ] WARNING: offload option in eth2 settings is not supported by VPP interfaces. It will be ignored.
natali-rs1985 closed T8080: VPP: configuration commit fail causes interface state corruption as Resolved.
natali-rs1985 closed T8080: VPP: configuration commit fail causes interface state corruption, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8080: VPP: configuration commit fail causes interface state corruption from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 closed T8137: VPP: Fix op mode commands which use unsupported in circinus <virtualTagNode>, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8137: VPP: Fix op mode commands which use unsupported in circinus <virtualTagNode> from Need Triage to Completed on the VyOS Rolling board.
Thu, Jan 1
Thu, Jan 1
Tue, Dec 30
Tue, Dec 30
natali-rs1985 added a comment to T7098: VPP MTU misconfiguration.
Dec 26 2025
Dec 26 2025
natali-rs1985 changed the status of T8125: VPP: Enable ip4-dhcp-client-detect feature if interface address is configured as DHCP from Open to In progress.
Dec 23 2025
Dec 23 2025
Dec 22 2025
Dec 22 2025
natali-rs1985 changed the status of T7098: VPP MTU misconfiguration, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
natali-rs1985 closed T8082: VPP fails to start with buffers page-size 1G, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8082: VPP fails to start with buffers page-size 1G from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 added a comment to T7203: VPP add op-mode to show bridge-domain.
Dec 19 2025
Dec 19 2025
natali-rs1985 closed T7954: VPP add op-mode commands to show LACP, a subtask of T7221: VPP related features the root task, as Resolved.
natali-rs1985 moved T7954: VPP add op-mode commands to show LACP from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 moved T7995: Add capability to start VPP dataplane during system deployment from Need Triage to Completed on the VyOS Rolling board.
natali-rs1985 closed T7972: VPP: Improve `nat44 no-forwarding` feature name and description in CLI, a subtask of T7221: VPP related features the root task, as Resolved.
natali-rs1985 moved T7972: VPP: Improve `nat44 no-forwarding` feature name and description in CLI from Need Triage to Completed on the VyOS Rolling board.
Dec 18 2025
Dec 18 2025
Dec 17 2025
Dec 17 2025
natali-rs1985 changed the status of T7203: VPP add op-mode to show bridge-domain from Open to In progress.
natali-rs1985 changed the status of T7203: VPP add op-mode to show bridge-domain, a subtask of T7221: VPP related features the root task, from Open to In progress.
natali-rs1985 added a comment to T8080: VPP: configuration commit fail causes interface state corruption.
Dec 11 2025
Dec 11 2025
natali-rs1985 added a comment to T8082: VPP fails to start with buffers page-size 1G.
Dec 10 2025
Dec 10 2025
natali-rs1985 renamed T8082: VPP fails to start with buffers page-size 1G from VPP: missing validation for 1G hugepages for environments where it is not supported to VPP fails to start with buffers page-size 1G.
natali-rs1985 changed the status of T8082: VPP fails to start with buffers page-size 1G, a subtask of T7070: VPP related bugs the root task, from Open to In progress.
Dec 9 2025
Dec 9 2025
natali-rs1985 changed the status of T8080: VPP: configuration commit fail causes interface state corruption from Open to In progress.
Dec 8 2025
Dec 8 2025
natali-rs1985 added a comment to T7954: VPP add op-mode commands to show LACP.
Dec 4 2025
Dec 4 2025
natali-rs1985 closed T8030: VPP: Verify driver is not executed if vpp already enabled for this nic, a subtask of T7070: VPP related bugs the root task, as Resolved.
natali-rs1985 moved T8030: VPP: Verify driver is not executed if vpp already enabled for this nic from Need Triage to Completed on the VyOS Rolling board.
Dec 3 2025
Dec 3 2025
natali-rs1985 added a comment to T7972: VPP: Improve `nat44 no-forwarding` feature name and description in CLI.
It was decided to configure forwarding automatically to simplify CLI for the user