From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Umair Ali <ali.umair@tut.fi>
Cc: "xenomai@xenomai.org" <xenomai@xenomai.org>
Subject: Re: [Xenomai] Rtnet UDP module.
Date: Tue, 26 Jan 2016 20:32:30 +0100 [thread overview]
Message-ID: <20160126193230.GA9298@hermes.click-hack.org> (raw)
In-Reply-To: <2396B4D2166B62479FBBE370D4A7C1F30A71C978@mb2010-1.intra.tut.fi>
On Tue, Jan 26, 2016 at 11:12:07AM +0000, Umair Ali wrote:
> Hello there,
>
> I have little confusion. In Xenomai 3.0.1, there is rtudp.ko
> module of Rtnet. The confusion is that if UDP packets are needed
> to send using the rt_8139too.ko then rtudp.ko module is needed to
> be loaded or not. If we do not use rtudp.ko, will it switch to
> secondary mode when udp packets are send. What is the main purpose
> of the rtudp.ko module and where it can be used in the userspace.
Modules can never be used in user-space. rtudp.ko is the
implementation of the UDP protocol. Yes, if you do not load this
module, using send will switch to secondary mode and not use the
real-time network interface. Xenomai 3 is not different from what
has always existed with RTnet.
--
Gilles.
https://click-hack.org
prev parent reply other threads:[~2016-01-26 19:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-26 11:12 [Xenomai] Rtnet UDP module Umair Ali
2016-01-26 19:32 ` Gilles Chanteperdrix [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=20160126193230.GA9298@hermes.click-hack.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=ali.umair@tut.fi \
--cc=xenomai@xenomai.org \
/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.