[dpdk-stable] [PATCH stable master v2] README: indicate master branch is not used
Thomas Monjalon
thomas at monjalon.net
Wed Mar 11 15:02:10 CET 2020
11/03/2020 14:53, Kevin Traynor:
> +DPDK is a set of libraries and drivers for fast packet processing.
> +It supports many processor architectures and both FreeBSD and Linux.
You missed my previous comment about this line.
Windows is missing and other OS could be added.
I think it is better to remove this line completely.
> +
> +The DPDK uses the Open Source BSD-3-Clause license for the core libraries
> +and drivers. The kernel components are GPL-2.0 licensed.
> +
> +Documentation is available at: https://core.dpdk.org/doc/
> +
> +For questions and usage discussions, subscribe to: users at dpdk.org
> +Report bugs and issues to the development mailing list: dev at dpdk.org
> +
> +This is the master branch of the dpdk-stable repo. It is unused.
> +Please switch branch to one of the stable/LTS branches.
> +
> +Details of currently maintained stable/LTS branches are available at:
> +https://core.dpdk.org/roadmap/#stable
> +
> +Releases from current and previously maintained stable/LTS branches
> +are available via git tags or at: https://core.dpdk.org/download/
With above comment,
Acked-by: Thomas Monjalon <thomas at monjalon.net>
Thanks
More information about the stable
mailing list