summaryrefslogtreecommitdiff
path: root/src/migration-scripts/vpp/4-to-5
AgeCommit message (Collapse)Author
2026-01-28vpp: T8202: Remove XDP driver and options from CLI and configNataliia Solomko
- Migration script removes 'driver' and 'xdp-options' nodes. - XDP logic is commented out in config verification and CLI tests, preserving code for future use. - The rest of XDP-related code remains untouched