From: Nivedita Singhvi <niv@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] comment update: default nloopbacks now 8 from 1
Date: Thu, 10 Nov 2005 15:23:32 -0800 [thread overview]
Message-ID: <4373D674.30005@us.ibm.com> (raw)
Signed-off-by: Nivedita Singhvi (niv@us.ibm.com)
# HG changeset patch
# User nivedita@dyn9047022073.beaverton.ibm.com
# Node ID 6a8db37f3fd32b067c11154dcc247b38f0f4d434
# Parent b9e8654c3f1074359756d3bc62e653d5e9e9d059
nloopbacks default is now 8. So vifnum of greater than 7 requires
an adjustment to nloopbacks. Warning comment updated.
diff -r b9e8654c3f10 -r 6a8db37f3fd3 tools/examples/network-bridge
--- a/tools/examples/network-bridge Thu Nov 10 18:43:56 2005
+++ b/tools/examples/network-bridge Thu Nov 10 23:19:59 2005
@@ -20,9 +20,9 @@
#
# Vars:
#
-# vifnum Virtual device number to use (default 0). Numbers >=1
+# vifnum Virtual device number to use (default 0). Numbers >=8
# require the netback driver to have nloopbacks set to a
-# higher value than its default of 1.
+# higher value than its default of 8.
# bridge The bridge to use (default xenbr${vifnum}).
# netdev The interface to add to the bridge (default eth${vifnum}).
# antispoof Whether to use iptables to prevent spoofing (default no).
reply other threads:[~2005-11-10 23:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4373D674.30005@us.ibm.com \
--to=niv@us.ibm.com \
--cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.