Re: [PATCH v2] doc: remove unreferenced KNI and examples figures
Stephen Hemminger <[email protected]> Wed, 29 Jul 2026 22:13:52 -0700
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Jul 2026 11:43:43 +0200 David Marchand <[email protected]> wrote: > Those images were left behind after refactoring/removal of KNI > and examples. > > Fixes: 0d547ed03717 ("examples/ipsec-secgw: support configuration file") > Fixes: aa0d7c2d3283 ("kni: remove KNI vhost support") > Fixes: 59c51be41c2d ("examples/dpdk-qat: remove app") > Fixes: 207361b35031 ("examples/exception_path: remove example") > Fixes: 46971b273ec7 ("examples/quota-watermark: remove example") > Fixes: ab6ebd70205f ("examples/load_balancer: remove example") > Fixes: 079981e98090 ("examples/tep_term: remove this application") > Fixes: 6de0ea50e9b9 ("examples/l3fwd: merge l3fwd-acl example") > Fixes: 3aaa46977de3 ("examples/kni: remove deprecated example") > Fixes: f78c100bc871 ("remove KNI") > > Signed-off-by: David Marchand <[email protected]> > --- Maybe a python script to check for unreferenced images? Acked-by: Stephen Hemminger <[email protected]>