-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tom Barbette
Sent: Thursday, May 11, 2017 9:28 AM
To: thomas@monjalon.net
Cc: dev@dpdk.org; Tom Barbette <redacted>
Subject: [dpdk-dev] [PATCH] ethernet api: Document rte_eth_vmdq_rx_conf
From documentation it is very unclear how VMDq configuration can be
tweaked, and online search offer very poor results.
This patch will ultimately spawn an online documentation page for the
rte_eth_vmdq_rx_conf struct which will eventually add a bit of
documentation about the rx_mode tag and how to allow e.g. VMDq pools to
receive packets without VLAN tags.
Hi Tom,
Thanks for the. The doc looks good but you need to add a signoff to the
message body:
http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-body
John