Paul Emmerich
Paul Emmerich
Can you please try to connect the two ports of the NIC directly and run the script `libmoon/examples/hardware-timestamping.lua` with two ports as arguments? Please report the full output (note: it's...
looks like you are only using a 1 gbit/s link instead of 10 gbit/s link. does this also happen if you are running at 10 gbit/s, e.g. with a direct...
Weird, the fact that it hangs completely indicates that it's not even able to send out the packets at all. Can you please run `lshw -numeric` and post the full...
can you be more precise? i unfortunately don't have access to a 25G nic.
I checked the data sheet and everything related to the link rate should be handled by the firmware, i.e. no special code on our side should be needed. Can you...
are you using 68 byte packets? (i.e. 64 bytes + CRC offloading). weird thing i'm seeing from the figures is that the NIC seems to be using 62.5 byte/packet for...
We've just ordered a few 25 gbit/s i40e NICs, so we might get this weird miscounting fixed after all. It might be related to the firmware version, I've seen some...
1) this is automated by the various config modules but that doesn't work since you are just using a cable as device under test 2) no 3) this is a...
1) yes, it's fully automated if your DuT is a supported system (snmp or linux/freebsd/mikrotik via SSH) 2) looks like that script is trying to prepend another preamble to our...
@gallenmu