All of lore.kernel.org
 help / color / mirror / Atom feed
* Question about real-time networking
@ 2019-03-08  9:05 김병진
  2019-03-08 13:08 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: 김병진 @ 2019-03-08  9:05 UTC (permalink / raw)
  To: xenomai

Hello<br>I wanna use tcp or udp for real-time network.<br>i found an example from /home/kraptor/xenomai-v3.0.8/demo/posix/cobalt/eth_p_all<br>But it seems like not using rtnet.<br>https://gitlab.denx.de/Xenomai/xenomai/wikis/RTnet<br>Wiki says that i need to install Rtnet separately.<br>Is it right? I am trying to build rtnet tcp example without install.<br>Cause all function I need is in /xenomai/kernel/drivers/net/stack/<br>But what should I include or link?(cflags or ldflags)<br><br>Is there anyone who can help me?<br><br>Thank you.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question about real-time networking
  2019-03-08  9:05 Question about real-time networking 김병진
@ 2019-03-08 13:08 ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2019-03-08 13:08 UTC (permalink / raw)
  To: 김병진, Xenomai

On 08.03.19 10:05, 김병진 via Xenomai wrote:
> Hello<br>I wanna use tcp or udp for real-time network.<br>i found an example from /home/kraptor/xenomai-v3.0.8/demo/posix/cobalt/eth_p_all<br>But it seems like not using rtnet.<br>https://gitlab.denx.de/Xenomai/xenomai/wikis/RTnet<br>Wiki says that i need to install Rtnet separately.<br>Is it right? I am trying to build rtnet tcp example without install.<br>Cause all function I need is in /xenomai/kernel/drivers/net/stack/<br>But what should I include or link?(cflags or ldflags)<br><br>Is there anyone who can help me?<br><br>Thank you.
> 

Something is mangling your emails...

RTnet is part of Xenomai, no need for a separate installation anymore. Where 
exactly is our wiki suggesting something different?

For rttcp, you need to use the development branch (master).

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Question about real-time networking
       [not found] <5c85fb333fe3_@_imoxion.com>
@ 2019-03-11 19:42 ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2019-03-11 19:42 UTC (permalink / raw)
  To: 김병진, xenomai

On 11.03.19 06:59, 김병진 wrote:
>  >On 08.03.19 10:05, 김병진 via Xenomai wrote:
> 
>  >> Hello<br>I wanna use tcp or udp for real-time network.<br>i found an example from /home/kraptor/xenomai-v3.0.8/demo/posix/cobalt/eth_p_all<br>But it seems like not using rtnet.<br>https://gitlab.denx.de/Xenomai/xenomai/wikis/RTnet<br>Wiki says that i need to install Rtnet separately.<br>Is it right? I am trying to build rtnet tcp example without install.<br>Cause all function I need is in /xenomai/kernel/drivers/net/stack/<br>But what should I include or link?(cflags or ldflags)<br><br>Is there anyone who can help me?<br><br>Thank you.
> 
>  >Something is mangling your emails...
> 
> Sorry for messy html. I think My mail editor has a problem:(
> 
>  >RTnet is part of Xenomai, no need for a separate installation anymore. Where exactly is our wiki suggesting something different?
> 
> Several paths in 'Rtnet programming' are based on installing Rtnet.
> 
> https://gitlab.denx.de/Xenomai/xenomai/wikis/RTnet
> 
> "The second folder of interest is the folder where RTnet was installed into. The default location for this would be /usr/local/rtnet."
> 
> https://gitlab.denx.de/Xenomai/xenomai/wikis/RTnet_Setup
> 
> "Change to directory /usr/local/rtnet/sbin"

Well, that is talking about installing it from the Xenomai sources onto the 
target. That still applies.

> 
>  >For rttcp, you need to use the development branch (master).
> 
> So if i use master branch xenomai, can i add tcp in "RT_PROTOCOLS" from 'rtnet.conf'?
> 
> I can't add tcp flags on 3.0.8 branch because there is no tcp/rtnet option in kernel config.
> 

As I said: use git, master branch.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-11 19:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-08  9:05 Question about real-time networking 김병진
2019-03-08 13:08 ` Jan Kiszka
     [not found] <5c85fb333fe3_@_imoxion.com>
2019-03-11 19:42 ` Jan Kiszka

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.