summaryrefslogtreecommitdiff
path: root/docs/vpp/configuration/dataplane/interface.rst
AgeCommit message (Collapse)Author
2026-02-19vpp: T8274: Remove dpdk-options section for num-* parameters (#1776)Alexandr K.
2026-02-18vpp: T8266: Add global `interfaces-rx-mode` setting and remove per-interface ↵Alexandr K.
commands (#1772)
2026-01-29vpp: T8202: Remove XDP driver from documentationNataliia Solomko
2025-10-14vpp: T7897: Delete 'no-syscall-lock' option from xdp-optionsNataliia Solomko
2025-09-18VPP: Syntax fixes and improvements (#1683)zdc
* VPP: Fixed syntax on vpp/dataplane/buffers.rst - Fixed sections levels markers - Fixed a list in `buffers-per-numa` section * vpp: Expanded DPDK options description in interface settings - Added more details about `num-tx-queues` calculations. - Fixed section marks on the `configuration/dataplane/interface.rst` page.
2025-09-04VPP: Add comprehensive VPP documentationzdc
This commit introduces extensive documentation for VyOS VPP (Vector Packet Processing) Dataplane interfaces and features, including examples. Features documented: * VPP integration description, base requirements and limitations * VPP dataplane core settings * Features enabled in the dataplane: ACL, IPsec, NAT, sFlow * VPP interface types: bonding, bridge, GRE, IPIP, kernel, loopback, VXLAN, XConnect Note: This is an initial documentation version that will require ongoing improvements based on user feedback and questions, real-world deployment testing and validation, additional use cases and configuration scenarios discovered in production. Therefore, all pages are marked as "need improvement".