DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide
@ 2017-06-23  7:23 Hemant Agrawal
  2017-06-26 15:02 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Hemant Agrawal @ 2017-06-23  7:23 UTC (permalink / raw)
  To: dev

Add a note to indicate that only first four ports can be
tested with this application.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 doc/guides/sample_app_ug/ipv4_multicast.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/sample_app_ug/ipv4_multicast.rst b/doc/guides/sample_app_ug/ipv4_multicast.rst
index 3e30f50..b73023f 100644
--- a/doc/guides/sample_app_ug/ipv4_multicast.rst
+++ b/doc/guides/sample_app_ug/ipv4_multicast.rst
@@ -51,6 +51,12 @@ The lookup method is the Four-byte Key (FBK) hash-based method.
 The lookup table is composed of pairs of destination IPv4 address (the FBK)
 and a port mask associated with that IPv4 address.
 
+.. note::
+
+    The max port mask supported in the given hash table is 0xf, so only first
+    four ports can be supported.
+    If using non-consecutive ports, use the destination IPv4 address accordingly.
+
 For convenience and simplicity, this sample application does not take IANA-assigned multicast addresses into account,
 but instead equates the last four bytes of the multicast group (that is, the last four bytes of the destination IP address)
 with the mask of ports to multicast packets to.
-- 
2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide
  2017-06-23  7:23 [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide Hemant Agrawal
@ 2017-06-26 15:02 ` Mcnamara, John
  2017-07-09 20:44   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-06-26 15:02 UTC (permalink / raw)
  To: Hemant Agrawal, dev



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Hemant Agrawal
> Sent: Friday, June 23, 2017 8:24 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application
> guide
> 
> Add a note to indicate that only first four ports can be tested with this
> application.
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide
  2017-06-26 15:02 ` Mcnamara, John
@ 2017-07-09 20:44   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-07-09 20:44 UTC (permalink / raw)
  To: Hemant Agrawal; +Cc: dev, Mcnamara, John

> > Add a note to indicate that only first four ports can be tested with this
> > application.
> > 
> > Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-09 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23  7:23 [dpdk-dev] [PATCH] doc: update ipv4 multicast sample application guide Hemant Agrawal
2017-06-26 15:02 ` Mcnamara, John
2017-07-09 20:44   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).