All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: ILESH PATEL <patelilesh01@gmail.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Xenomai application tracing
Date: Tue, 06 Aug 2013 20:52:10 +0200	[thread overview]
Message-ID: <520145DA.8030800@xenomai.org> (raw)
In-Reply-To: <CABSOR2j5WJAMpJ3Nz-DgTWw1XqmY2QKVrwepNR2jYnp4zF9Uag@mail.gmail.com>

On 08/06/2013 07:58 AM, ILESH PATEL wrote:
> Hi,
> 
> We are making bench mark of throughput,latency and Bandwidth of network
> with Xenomai.
> We make network of two i5-PC. On which Intel's 10G X-540-T2 NIC card is
> installed on PCIe slot.
> For measuring bench mark we use iperf ,netperf and jperf.
> 
> So I have little-bit of confusion about
> 1.   whatever I test  and measure using iperf and jperf is through real
> time Xenomai or not ?
> 2.   Can we say  this bench-marking is real time bench marking with Xenomai
> ?
> 
> 
> If above is not real time then
> 1.    Can you suggest some way to measure throughput, latency and bandwidth
> of network using 10G NIC as real time using Xenomai.
> 2.    Or any way to use iperf with Xenomai as real time execution for
> measure throughput, latency and bandwidth of network using 10G NIC ?
> 
> 
> On our PC following packages is installed.
> Ubuntu 12.04 with kernel 3.5.1
> Xenomai 2.6.2.1
> NIC driver ixgbe 3.15.1
> iperf 2.0.5
> 
> 
> We have installed iperf as the regular installation method.
> I use the following command to install iperf
> 
> #./configure
> #make
> #make install

Hi,

so no, iperf is not compiled for Xenomai. In order to do real-time
networking with Xenomai, you need:
- a network driver for Xenomai, likely using RTnet
- an application compiled to use Xenomai services, if you want to port
an application using the POSIX API, which is probably the case of iperf,
you may have a look at this guide:
https://www.xenomai.org/index.php/Porting_POSIX_applications_to_Xenomai

Regards.


-- 
                                                                Gilles.


      reply	other threads:[~2013-08-06 18:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-20 14:59 [Xenomai] Xenomai application tracing ILESH PATEL
2013-07-25 19:52 ` Gilles Chanteperdrix
2013-08-06  5:58   ` ILESH PATEL
2013-08-06 18:52     ` 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=520145DA.8030800@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=patelilesh01@gmail.com \
    --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.