I don't think static routing will help in your case. Stream endpoints are
only for communicating over dynamic routes and the EPID is used for that
routing.

Wade


On Mon, Apr 28, 2025 at 9:37 AM Brian Padalino <bpadal...@gmail.com> wrote:

> On Mon, Apr 28, 2025 at 10:33 AM Wade Fife <wade.f...@ettus.com> wrote:
>
>> In practice, you can't have a large number of stream endpoints in a
>> single USRP, because the crossbar and associated logic adds up. Something
>> on the order of 16 or so might be a practical limit, depending a lot on
>> what's on those endpoints. If you need to distinguish between more data
>> streams, then you'd want to use something like virtual channels or
>> prepending your data with some kind of identifier.
>>
>
> Thanks for this answer.
>
> Does static routing help with this or not particularly?
>
> I have only a single configuration I ever want to run, and it's endpoints
> directly into a modified radio block - no other blocks.
>
> Thanks,
> Brian
>
>>
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to