From: Abhijeet Karve <abhijeet.karve@tcs.com>
To: "Gray, Mark D" <mark.d.gray@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"discuss@openvswitch.org" <discuss@openvswitch.org>
Subject: Re: [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser
Date: Tue, 15 Dec 2015 11:25:49 +0530 [thread overview]
Message-ID: <OF33C5E6D8.9C152E6C-ON65257F1C.001FD886-65257F1C.002093F4@tcs.com> (raw)
In-Reply-To: <738D45BC1F695740A983F43CFE1B7EA943921E56@IRSMSX108.ger.corp.intel.com>
Dear All,
After seting up system boot parameters as shown below, the issue is
resolved now & we are able to successfully setup openvswitch netdev-dpdk
with vhostuser support.
_________________________________________________________________________________________________________________
Setup 2 sets of huge pages with different sizes. One for Vhost and another
for Guest VM.
Edit /etc/default/grub.
GRUB_CMDLINE_LINUX="iommu=pt intel_iommu=on hugepagesz=1G
hugepages=10 hugepagesz=2M hugepages=4096"
# update-grub
- Mount the huge pages into different directory.
# sudo mount -t hugetlbfs nodev /mnt/huge_2M -o pagesize=2M
# sudo mount -t hugetlbfs nodev /mnt/huge_1G -o pagesize=1G
_________________________________________________________________________________________________________________
At present we are facing an issue in Testing DPDK application on setup. In
our scenario, We have DPDK instance launched on top of the Openstack Kilo
compute node. Not able to assign DHCP IP from controller.
Thanks & Regards
Abhijeet Karve
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
next prev parent reply other threads:[~2015-12-15 5:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 6:13 [dpdk-dev] DPDK OVS on Ubuntu 14.04 Abhijeet Karve
2015-12-01 14:46 ` Polehn, Mike A
2015-12-02 14:52 ` Gray, Mark D
2015-12-15 5:55 ` Abhijeet Karve [this message]
2015-12-15 15:42 ` [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Successfully setup DPDK OVS with vhostuser Czesnowicz, Przemyslaw
2015-12-16 9:36 ` Abhijeet Karve
2015-12-17 11:57 ` Czesnowicz, Przemyslaw
2015-12-17 12:40 ` Abhijeet Karve
2015-12-17 13:01 ` Czesnowicz, Przemyslaw
2015-12-24 17:41 ` [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Getting memory backing issues with qemu parameter passing Abhijeet Karve
2016-01-04 14:24 ` Czesnowicz, Przemyslaw
[not found] ` <OF7B9ED0F7.5B3B2C67-ON65257F45.0055D550-65257F45.005E9455@tcs.com>
2016-01-27 11:41 ` [dpdk-dev] DPDK OVS on Ubuntu 14.04# Issue's Resolved# Inter-VM communication & IP allocation through DHCP issue Czesnowicz, Przemyslaw
2016-01-27 16:22 ` Abhijeet Karve
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=OF33C5E6D8.9C152E6C-ON65257F1C.001FD886-65257F1C.002093F4@tcs.com \
--to=abhijeet.karve@tcs.com \
--cc=dev@dpdk.org \
--cc=discuss@openvswitch.org \
--cc=mark.d.gray@intel.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).