Yeah, now I remember. This is just basic wiring up the wed block. It unfortunately did not work with the PPE integration. So while this loads it is not the complete code.
But eventually we need…
The force pushes messes up the git work flow. I dont remember why I made this PR. It might have just been for a couple of commits. Just keep them open for a while until everything is sorted out.
Well it must be some issue with the resets then. The resets needs to be moved to the reset driver and then used in the code. If the wan stops working it must be some reset line issue. Try skipping…
Manually merge the last 2 commits to get working gdm3 data acceleration.
╭─sirherobrine23@matheus-note ~ ╰─$ iperf3 -c 172.16.0.0 -t 20
Connecting to host 172.16.0.0, port 5201 [ 5] local 192.168.1.220 port 56188 connected to 172.16.0.0 port 5201 …
Ok, my device have the usb-serdes connected to gdm3 so I should hit this issue also. I'll get there eventually. There might sill be an issue with the serdes code.
It seems that gdm2 and gdm3 aren't communicating very well with gdm1
Is it working well from the device?
The (en8801sn) phy -> gdm3 pcie1 -> wan sounds like broken phy setup. Try the new…
We need to add the xsi mac resets also. Right now the code toggles the reset regs. I'm not sure the reset driver has the support.
ok, now it is updated, still some magic values in but I think it will work.
I have enough usage to slim down the unnecessary reg writes and test it. I'll add a commit to the PR.
I'll try to refine what registers are actually needed but this should result in working PPE acceleration.
traffic isn't working very well from gdm3 to gdm1
The is something to look at after the PPE is working.
Just merge the change as a new commit. If all is good later we can squash the commits. As long as it is a nice small commit it is easy to bisect. I'm going for the PPE so I'm not going to test any…
This is the first step and this implements SGMII. We need 2.5G support but the serdes blocks are not so nice. It is tricky to get a proper link in all modes.
I'm out of AI usage this week :/ I wont be able to get the wan port working ...
Hold working on the gdm2 pcs. I'm looking into it now.
Try with the latest patch also. Look into the patches that are ok to merge. It starts to get messy. And we need a uniform test configuration that brings up things in an out of the box working…