From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: Henrik Austad <henrik@austad.us>
Cc: Richard Cochran <richardcochran@gmail.com>,
alsa-devel@alsa-project.org, netdev@vger.kernel.org,
Arnd Bergmann <arnd@linaro.org>,
linux-media@vger.kernel.org
Subject: Re: [very-RFC 0/8] TSN driver for the kernel
Date: Tue, 21 Jun 2016 11:22:18 +0900 [thread overview]
Message-ID: <5768A4DA.1030809@sakamocchi.jp> (raw)
In-Reply-To: <20160620090656.GB8011@sisyphus.home.austad.us>
On 2016年06月20日 18:06, Henrik Austad wrote:
> On Sun, Jun 19, 2016 at 11:45:47PM +0900, Takashi Sakamoto wrote:
>> (remove C.C. to lkml. This is not so major feature.)
>>
>> On Jun 19 2916 07:45, Henrik Austad wrote:
>>> snip
>>>
>>> 802.1Q gives you low latency through the network, but more importantly, no
>>> dropped frames. gPTP gives you a central reference to time.
>>
>> When such a long message is required, it means that we don't have
>> enough premises for this discussion.
>
> Isn't a discussion part of how information is conveyed and finding parts
> that require more knowledge?
>
>> You have just interests in gPTP and transferring AVTPDUs, while no
>> interests in the others such as "what the basic ideas of TSN come
>> from" and "the reason that IEEE 1722 refers to IEC 61883 series
>> which is originally designed for IEEE 1394 bus" and "the reason that
>> I was motivated to join in this discussion even though not a netdev
>> developer".
>
> I'm sorry, I'm not sure I follow you here. What do you mean I don't have
> any interest in where TSN comes from? or the reason why 1722 use IEC 61883?
> What about "they picked 61883 because it made sense?"
>
> gPTP itself is *not* about transffering audio-data, it is about agreeing on
> a common time so that when you *do* transfer audio-data, the samplerate
> actually means something.
>
> Let me ask you this; if you have 2 sound-cards in your computer and you
> want to attach a mic to one and speakers to the other, how do you solve
> streaming of audio from the mic to the speaker If you answer does not
> contain something akin to "different timing-domain issues", I'd be very
> surprised.
>
> If you are interested in TSN for transferring *anything*, _including_
> audio, you *have* to take gPTP into consideration. Just as you have to
> think about stream reservation, compliant hardware and all the different
> subsystems you are going to run into, either via kernel or via userspace.
>
>> Here, could I ask you a question? Do you know a role of cycle start
>> packet of IEEE Std 1394?
>
> No, I do not.
>
> I have only passing knowledge of the firewire standard, I've looked at the
> encoding described in 1722 and added that to the alsa shim as an example of
> how to use TSN. As I stated, this was a *very* early version and I would
> like to use TSN for audio - and more work is needed.
>
>> If you think it's not related to this discussion, please tell it to
>> me. Then I'll drop out from this thread.
>
> There are tons of details left and right, and as I said, I'm not all to
> familiar with firewire. I know that one of the authors behind the firewire
> standard happened to be part of 1722 standard.
>
> I am currently working my way through the firewire-stak paper you've
> written, and I have gotten a lot of pointers to other areas I need to dig
> into so I should be busy for a while.
>
> That being said, Richard's point about a way to find sample-rate of a
> hardware device and ways to influence that, is important for AVB/TSN.
>
>> History Repeats itself.
>
> ?
OK. Bye.
Takashi Sakamoto
next prev parent reply other threads:[~2016-06-21 2:31 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 23:01 [very-RFC 0/8] TSN driver for the kernel Henrik Austad
2016-06-11 23:01 ` [very-RFC 1/8] TSN: add documentation Henrik Austad
2016-06-11 23:01 ` [very-RFC 2/8] TSN: Add the standard formerly known as AVB to the kernel Henrik Austad
2016-06-11 23:01 ` [very-RFC 3/8] Adding TSN-driver to Intel I210 controller Henrik Austad
2016-06-11 23:01 ` [very-RFC 4/8] Add TSN header for the driver Henrik Austad
2016-06-11 23:01 ` [very-RFC 5/8] Add TSN machinery to drive the traffic from a shim over the network Henrik Austad
2016-06-11 23:01 ` [very-RFC 6/8] Add TSN event-tracing Henrik Austad
2016-06-12 16:58 ` Steven Rostedt
2016-06-12 21:25 ` Henrik Austad
2016-06-13 2:22 ` Steven Rostedt
2016-06-13 7:20 ` Henrik Austad
2016-06-11 23:01 ` [very-RFC 7/8] AVB ALSA - Add ALSA shim for TSN Henrik Austad
2016-06-15 11:49 ` Richard Cochran
2016-06-15 12:13 ` Henrik Austad
2016-06-15 12:43 ` Richard Cochran
2016-06-11 23:01 ` [very-RFC 8/8] MAINTAINERS: add TSN/AVB-entries Henrik Austad
2016-06-12 3:38 ` [very-RFC 0/8] TSN driver for the kernel Takashi Sakamoto
2016-06-12 4:30 ` Takashi Sakamoto
2016-06-12 8:31 ` Henrik Austad
2016-06-12 10:43 ` Takashi Sakamoto
2016-06-12 22:06 ` Henrik Austad
2016-06-12 8:28 ` Henrik Austad
2016-06-12 9:14 ` Takashi Sakamoto
2016-06-13 11:47 ` Richard Cochran
2016-06-13 13:00 ` Henrik Austad
2016-06-13 19:32 ` Richard Cochran
2016-06-14 9:30 ` Henrik Austad
2016-06-14 18:26 ` Richard Cochran
2016-06-14 20:38 ` Henrik Austad
2016-06-15 7:04 ` Richard Cochran
2016-06-15 7:50 ` Henrik Austad
2016-06-15 11:41 ` Richard Cochran
2016-06-15 7:11 ` Richard Cochran
2016-06-13 19:37 ` Richard Cochran
2016-06-13 13:12 ` Arnd Bergmann
2016-06-13 15:56 ` John Fastabend
2016-06-14 8:35 ` Henrik Austad
2016-06-13 19:51 ` Richard Cochran
2016-06-14 11:18 ` One Thousand Gnomes
2016-06-14 17:04 ` Richard Cochran
2016-06-15 3:15 ` Takashi Sakamoto
2016-06-15 8:06 ` Richard Cochran
2016-06-18 5:22 ` Takashi Sakamoto
2016-06-18 22:45 ` Henrik Austad
2016-06-19 9:46 ` Richard Cochran
2016-06-20 8:05 ` Henrik Austad
2016-06-19 14:45 ` Takashi Sakamoto
2016-06-20 9:06 ` Henrik Austad
2016-06-21 2:22 ` Takashi Sakamoto [this message]
2016-06-20 11:08 ` [alsa-devel] " Pierre-Louis Bossart
2016-06-20 11:49 ` Henrik Austad
2016-06-20 12:18 ` Richard Cochran
2016-06-20 12:31 ` Richard Cochran
2016-06-20 15:21 ` Richard Cochran
2016-06-21 5:54 ` Takashi Iwai
2016-06-21 6:38 ` Richard Cochran
2016-06-21 6:45 ` Takashi Iwai
2016-06-21 17:18 ` Pierre-Louis Bossart
2016-06-21 17:45 ` Pierre-Louis Bossart
2016-06-21 19:40 ` Richard Cochran
2016-06-22 12:36 ` Pierre-Louis Bossart
2016-06-23 10:38 ` Henrik Austad
2016-06-23 13:28 ` Richard Cochran
2016-06-15 3:27 ` Takashi Sakamoto
-- strict thread matches above, loose matches on Subject: below --
2016-06-11 22:22 Henrik Austad
2016-06-11 22:49 ` Henrik Austad
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=5768A4DA.1030809@sakamocchi.jp \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@linaro.org \
--cc=henrik@austad.us \
--cc=linux-media@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.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