Ulrich Langenbach

Results 19 comments of Ulrich Langenbach

The investigation turns out that the read-out procedure is incorrect for the second half of the SFP eeprom data. We have a fix in testing right now and a respective...

The test results show that the patches deliver the expected results: ``` $ lspci | grep 1234 07:00.0 Ethernet controller: Device 1234:1001 dmesg output: [ 607.369121] mqnic 0000:07:00.0: FPGA ID:...

We just updated the branch as per further internal review. An additonal commit adapts the I2C address variables to the kernel internally used type `unsigned short`. @joft-mle dived into the...

Yes, i was mixing up the types, good catch. I will provide an update moving to `unsigned short` shortly. I was referring to https://lxr.missinglinkelectronics.com/linux+v5.17/include/linux/i2c.h#L345 when moving to `unsigned short` as...

Hi Yang, are you still interested in DPDK support? We are working on it and I am wondering whether we should have a quick discussion about this topic. Ulrich

There is now the update which has been announced and awaited for some time now. We published the initial version of the mqnic driver for DPDK, see the respective commit...

Just a quick update about this PR and the patches provided. With our intel Stratix 10 based custom card being ready now, we actually included these fixes into our internal...

Isn't one of the recent commits [1] introducing what this issue was referring to? [1] https://github.com/corundum/corundum/commit/8fbe46aa315811ea9fe1749b3414d37cdc5c937f

OK, no wories, I'll look at what has / will be the situation post the previous merge. You could even just pick the second commit w.r.t. tox, if applicable and...

I'll close this as nothing happened for a long time and things advanced quite a bit.