DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tim Rozet <trozet@redhat.com>
To: Michal Skalski <mskalski@mirantis.com>
Cc: Thomas F Herbert <therbert@redhat.com>,
	Gregory Elkinbard <gelkinbard@mirantis.com>,
	Fedor Zhadaev <fzhadaev@mirantis.com>,
	dev@dpdk.org, "MichalSkalski,
	yunhong.jiang@linux.intel.com <yunhong.jiang@linux.intel.com>,
	opnfv-tech-discuss@lists.opnfv.org" <mskalski@mirantis.com>,
	 Edward Warnicke <hagbard@gmail.com>,
	"Frank Brockners (fbrockne)" <fbrockne@cisco.com>
Subject: Re: [dpdk-dev] [opnfv-tech-discuss] [apex][ovsnfv][fuel]Problem showed up with OVS/DPDK with Cisco VIC adapter
Date: Wed, 19 Oct 2016 13:00:02 -0400 (EDT)	[thread overview]
Message-ID: <1501839924.3497992.1476896402171.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <DC4FF210-03E6-4864-AA2E-DF8BC6955E62@mirantis.com>

Right, makes sense.  Thanks Michal.

Tim Rozet
Red Hat SDN Team

----- Original Message -----
From: "Michal Skalski" <mskalski@mirantis.com>
To: "Tim Rozet" <trozet@redhat.com>, "Thomas F Herbert" <therbert@redhat.com>
Cc: "Gregory Elkinbard" <gelkinbard@mirantis.com>, "Fedor Zhadaev" <fzhadaev@mirantis.com>, dev@dpdk.org, "MichalSkalski <mskalski@mirantis.com>, yunhong.jiang@linux.intel.com <yunhong.jiang@linux.intel.com>, opnfv-tech-discuss@lists.opnfv.org" <opnfv-tech-discuss@lists.opnfv.org>, "Edward Warnicke" <hagbard@gmail.com>, "Frank Brockners (fbrockne)" <fbrockne@cisco.com>
Sent: Wednesday, October 19, 2016 11:11:33 AM
Subject: Re: [opnfv-tech-discuss] [apex][ovsnfv][fuel]Problem showed up with OVS/DPDK with Cisco VIC adapter

Hi,

Im looking at your fix now [1] as I understand it is only visible when we are using vxlan segmentation right?
Currently Fuel support dpdk only with vlan segmentation, and this is how we deploy on linux foundation pod, so we may not seen this problem yet.

[1]https://github.com/trozet/opnfv-tht/blob/stable/colorado/puppet/extraconfig/pre_deploy/compute/manifests/dpdk_dataplanes.pp#L151-L157

Michal
> On 19 Oct 2016, at 16:27, Tim Rozet <trozet@redhat.com> wrote:
> 
> Fuel also supports the ovs dpdk scenario. 
> 
> Greg, Michal, Fedor,
> How do does Fuel get around this on the LF UCS hardware?
> 
> Tim Rozet
> Red Hat SDN Team
> 
> ----- Original Message -----
> From: "Thomas F Herbert" <therbert@redhat.com>
> To: dev@dpdk.org
> Cc: opnfv-tech-discuss@lists.opnfv.org, "Edward Warnicke" <hagbard@gmail.com>
> Sent: Tuesday, October 18, 2016 4:35:04 PM
> Subject: [opnfv-tech-discuss] [apex][ovsnfv]Problem showed up with OVS/DPDK with Cisco VIC adapter
> 
> 
> 
> All: 
> 
> 
> This is not necessarily related to VPP but rather to OVS/DPDK. 
> 
> In OPNFV we found the following problem when using UCS NIC. 
> 
> The UCS fabric seems to set a VLAN tag on untagged packets. 
> 
> 
> Any thoughts from DPDK and VPP folks would be appreciated. 
> 
> 
> http://dpdk.org/doc/guides-16.07/nics/enic.html 
> 
> 
> https://jira.opnfv.org/browse/APEX-333 
> 
> 
> It is currently deploying DPDK 16.04 and OVS 2.5.90 
> 
> I could not find a user accessible setting to do this that would work. The workaround for now we came up with is to set a flow in OVS to strip the tag. 
> 
> 
> https://gerrit.opnfv.org/gerrit/#/c/23315/ 
> 
> Another solution is to set the nic to strip the vlan in rte eth code or write a DPDK "app" to set the nic. 
> 
> 
> http://dpdk.org/doc/guides-16.07/nics/enic.html 
> 
> 
> --TFH 
> 
> -- 
> Thomas F Herbert 
> SDN Group 
> Office of Technology 
> Red Hat 
> 
> _______________________________________________
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

  reply	other threads:[~2016-10-19 17:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-18 20:35 [dpdk-dev] [opnfv-tech-discuss][apex][ovsnfv]Problem " Thomas F Herbert
2016-10-19 14:27 ` [dpdk-dev] [opnfv-tech-discuss] [apex][ovsnfv][fuel]Problem " Tim Rozet
2016-10-19 15:11   ` Michal Skalski
2016-10-19 17:00     ` Tim Rozet [this message]
2016-10-20 18:49 ` [dpdk-dev] [opnfv-tech-discuss][apex][ovsnfv]Problem " John Daley (johndale)

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=1501839924.3497992.1476896402171.JavaMail.zimbra@redhat.com \
    --to=trozet@redhat.com \
    --cc=dev@dpdk.org \
    --cc=fbrockne@cisco.com \
    --cc=fzhadaev@mirantis.com \
    --cc=gelkinbard@mirantis.com \
    --cc=hagbard@gmail.com \
    --cc=mskalski@mirantis.com \
    --cc=therbert@redhat.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).