On Sat, 21 Feb 2026 00:13:33 +0530 Harsh raj Singh <[email protected]> wrote:
> diff --git a/examples/l2fwd_acl/main.c b/examples/l2fwd_acl/main.c > new file mode 100644 > index 0000000000..6e05145b33 > --- /dev/null > +++ b/examples/l2fwd_acl/main.c > @@ -0,0 +1,247 @@ > +/* SPDX-License-Identifier: BSD-3-Clause > + * l New files should have a copyright.

