From 0d864a71feb9778bb50641128410fe53c5a58681 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sat, 9 Mar 2024 12:21:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d58f3e..64a354e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,9 @@ or [Bird](https://bird.network.cz/), for example as a BGP/OSPF speaking ISP rout ## WARNING!! -The only reason that this code is here, is so that I can make some progress +Users should use the `linux-cp` plugin that natively ships with VPP since 2022. + +The only reason that this code is still here, is so that I can make some progress iterating on the Linux CP plugin, and share my findings with some interested folks. The goal is NOT to use this plugin anywhere other than a bench. I intend to contribute any changes submitted to this copy of the plugin back