[dpdk-dev,v2] doc: prog_guide: fix section heading

Message ID 869a90aac160d30cd5f0c9fe8e1aec648c39d021.1480484624.git.baruch@tkos.co.il (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers

Checks

Context Check Description
checkpatch/checkpatch success coding style OK

Commit Message

Baruch Siach Nov. 30, 2016, 5:43 a.m. UTC
  This section only deals with Tx queues configuration.

Acked-by: John McNamara <john.mcnamara@intel.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
v2: Add John's ack
---
 doc/guides/prog_guide/poll_mode_drv.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Thomas Monjalon Dec. 6, 2016, 5:03 p.m. UTC | #1
2016-11-30 07:43, Baruch Siach:
> This section only deals with Tx queues configuration.
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>

Applied (merged with 2 others), thanks
  

Patch

diff --git a/doc/guides/prog_guide/poll_mode_drv.rst b/doc/guides/prog_guide/poll_mode_drv.rst
index bf3ea9fde25a..d4c92ea2cf4a 100644
--- a/doc/guides/prog_guide/poll_mode_drv.rst
+++ b/doc/guides/prog_guide/poll_mode_drv.rst
@@ -200,8 +200,8 @@  Ethernet* flow control (pause frame) can be configured on the individual port.
 Refer to the testpmd source code for details.
 Also, L4 (UDP/TCP/ SCTP) checksum offload by the NIC can be enabled for an individual packet as long as the packet mbuf is set up correctly. See `Hardware Offload`_ for details.
 
-Configuration of Transmit and Receive Queues
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Configuration of Transmit Queues
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Each transmit queue is independently configured with the following information: