Re: [dpdk-dev] [PATCH v2 8/8] doc: drop EAL command-line reference from FreeBSD GSG

2019-11-27 Thread Bruce Richardson
On Wed, Nov 27, 2019 at 12:31:10PM +, Burakov, Anatoly wrote: > On 25-Nov-19 2:55 PM, Bruce Richardson wrote: > > The EAL command-line reference section duplicated material covered in a > > previous chapter, was out of date, and generally is unnecessary as options > > are best queried directly

Re: [dpdk-dev] [PATCH v2 8/8] doc: drop EAL command-line reference from FreeBSD GSG

2019-11-27 Thread Burakov, Anatoly
On 25-Nov-19 2:55 PM, Bruce Richardson wrote: The EAL command-line reference section duplicated material covered in a previous chapter, was out of date, and generally is unnecessary as options are best queried directly by passing "--help" to a DPDK binary. Therefore we can drop this section to av

[dpdk-dev] [PATCH v2 8/8] doc: drop EAL command-line reference from FreeBSD GSG

2019-11-25 Thread Bruce Richardson
The EAL command-line reference section duplicated material covered in a previous chapter, was out of date, and generally is unnecessary as options are best queried directly by passing "--help" to a DPDK binary. Therefore we can drop this section to avoid having to try and keep it up-to-date in the