DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Shyam Sundar Govindaraj <ssgovind@brocade.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] rte_eth_add_mc_addr not in dpdk-1.7.1
Date: Tue, 11 Nov 2014 22:30:42 +0100	[thread overview]
Message-ID: <7571415.tZsoFe3xUe@xps13> (raw)
In-Reply-To: <1e90b45b978d4d9f93943eebaebb3090@HQ1WP-EXMB11.corp.brocade.com>

2014-11-11 19:41, Shyam Sundar Govindaraj:
> The below function is available in dpdk-1.6.0r1 but not in dpdk-1.7.1.
> Please let me know if there is any alternative function available for this in dpdk-1.7.1?

No, this function doesn't exist in any DPDK version I know.
It's probably something you've added internally. So I'm afraid it will be
difficult to offer support on this ;)

> lib/librte_ether/rte_ethdev.c:858:rte_eth_add_mc_addr(uint8_t port_id, uint8_t *mac_addr[], uint32_t mc_addr_cnt)
> lib/librte_ether/rte_ethdev.h:1675:extern void rte_eth_add_mc_addr(uint8_t port_id, uint8_t *mac_addr[], uint32_t mc_addr_cnt);

-- 
Thomas

      reply	other threads:[~2014-11-11 21:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-11 19:41 Shyam Sundar Govindaraj
2014-11-11 21:30 ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7571415.tZsoFe3xUe@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=ssgovind@brocade.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).