-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shahaf Shuler
Sent: Wednesday, July 26, 2017 6:18 PM
To: thomas@monjalon.net
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 3/3] doc: move i40e specific to i40e guide
The Linux Getting Started Guide contains parts which are specific for i40e
PMD. This results in confusion for users which read the guide at their
first try with DPDK.
Moving those parts to the i40e NIC manual.
This patch also needs to move the image references in the test:
mv doc/guides/linux_gsg/img/intel_perf_test_setup.svg doc/guides/nics/img/
When you make that change you can apply my ack to patches 1-3.
P.S. Thanks for the cleanup.
John