<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest/configs/vpp, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-03-03T15:52:40+00:00</updated>
<entry>
<title>vpp: T8327: Migrate bridge interface to 'interfaces vpp bridge'</title>
<updated>2026-03-03T15:52:40+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2026-02-27T19:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c90512f68dbabe6f005c259f6e787abe527fe975'/>
<id>urn:sha1:c90512f68dbabe6f005c259f6e787abe527fe975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vpp: T8274: Remove dpdk-options section for num-* parameters</title>
<updated>2026-02-18T13:16:32+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-02-18T09:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=45077f87eee6772839b9f0fabdf79a385d0b46f1'/>
<id>urn:sha1:45077f87eee6772839b9f0fabdf79a385d0b46f1</id>
<content type='text'>
Remove `dpdk-options` under `set vpp settings interface &lt;ethN&gt;`
and move its child options to the interface level:
 - `num-rx-desc`
 - `num-rx-queues`
 - `num-tx-desc`
 - `num-tx-queues`

Also remove `set vpp settings interface &lt;ethN&gt; dpdk-options promisc`.
</content>
</entry>
<entry>
<title>vpp: T8266: Add global `interfaces-rx-mode` setting and remove per-interface commands</title>
<updated>2026-02-18T10:30:02+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-02-16T14:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ed20c353e8e1a7fd9d47bb6020f40815285ef2f9'/>
<id>urn:sha1:ed20c353e8e1a7fd9d47bb6020f40815285ef2f9</id>
<content type='text'>
Add `set vpp settings interfaces-rx-mode &lt;polling|interrupt|adaptive&gt;`
to configure RX mode for all interfaces. Raise error if any interface
does not support the selected mode.

Also remove per-interface rx-mode commands:
  - `set vpp settings interface &lt;name&gt; rx-mode`
  - `set vpp kernel-interfaces &lt;name&gt; rx-mode`
</content>
</entry>
<entry>
<title>vpp: T8255: Changed logging level variable name</title>
<updated>2026-02-13T07:10:01+00:00</updated>
<author>
<name>Oleksandr Kuchmystyi</name>
<email>o.kuchmystyi@vyos.io</email>
</author>
<published>2026-02-11T12:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0f5d5c936a3c79f47a7a41ce59764cc4f43ece1f'/>
<id>urn:sha1:0f5d5c936a3c79f47a7a41ce59764cc4f43ece1f</id>
<content type='text'>
This commit changes logging settings naming:
  - before: `set vpp settings logging default-log-level &lt;alert&gt;`
  - after:  `set vpp settings logging default-level &lt;alert&gt;`
</content>
</entry>
<entry>
<title>Merge pull request #4781 from natali-rs1985/T7897</title>
<updated>2025-10-16T12:04:28+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-10-16T12:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d8dc670cd3eb7c9d0e41d8211284e1469657cc42'/>
<id>urn:sha1:d8dc670cd3eb7c9d0e41d8211284e1469657cc42</id>
<content type='text'>
T7897: VPP: fix rx-mode interrupt for XDP driver with workers</content>
</entry>
<entry>
<title>T7897: VPP: fix rx-mode interrupt for XDP driver with workers</title>
<updated>2025-10-14T10:36:26+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-10-08T14:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e2e4a8f183f9723d4967ce47045f8789b58e924'/>
<id>urn:sha1:5e2e4a8f183f9723d4967ce47045f8789b58e924</id>
<content type='text'>
Remove no-syscall-lock from CLI and enable this option if interrupt/adaptive mode is enabled and workers are configured.
Also forbid interrupt mode for ixgbevf driver
</content>
</entry>
<entry>
<title>T7887: system_option: Add validation for memory hugepage-count</title>
<updated>2025-10-06T10:28:07+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-10-03T09:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c5cac68ba5a135f80f971e78b97cb9b1c3a0b932'/>
<id>urn:sha1:c5cac68ba5a135f80f971e78b97cb9b1c3a0b932</id>
<content type='text'>
Move smoke test for hugepages to test_vpp.py
</content>
</entry>
<entry>
<title>T7424: Add missing hugepage memory configuration for config load tests</title>
<updated>2025-06-25T11:23:22+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-06-25T11:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1c94f3a6a6b92b629ca5a886c92ee6463e85e121'/>
<id>urn:sha1:1c94f3a6a6b92b629ca5a886c92ee6463e85e121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: add vpp config load tests</title>
<updated>2025-02-03T10:59:00+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-02-03T10:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dbddd89b010b536da7c3eee1a4669448554caa1c'/>
<id>urn:sha1:dbddd89b010b536da7c3eee1a4669448554caa1c</id>
<content type='text'>
</content>
</entry>
</feed>
