On Fri, May 16, 2025 at 10:18 PM Brian Padalino <bpadal...@gmail.com> wrote:

> On the X440, I'd like my block to be able to output to both QSFP+ ports. I
> will be setting this up using remote streaming and I am wondering the
> appropriate way to set up my block to be able to output to both ports. From
> the little blurb on remote streaming here:
>
>   https://files.ettus.com/manual/page_stream.html#stream_remote
>
> I see that I can supply:
>
>   - dest_addr, dest_port, dest_mac_addr, adapter
>
> The example uses the MultiUSRP object but I am using straight RFNoC. I
> assume I need to do this for every stream that I might create, so for the N
> ports that are on my block, I need N RX streams that define those values,
> right?
>

Yes, exactly.


> If I had 4 ports, and I wanted to split 2 ports on sfp0 and 2 on sfp1, I'd
> create the stream for all 4 then issue the stream command to each one and I
> should see the packets flow?
>

That's right.

--M
_______________________________________________
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