Tom Barbette
Tom Barbette
FYI, `dev_info.flow_type_rss_offloads` is a mask of the supported rss_hf "modes" of the device. So one could simply do a bitwise and of this mask.
So I tried again and got a cryptic "550 permission denied" from CURL. Although, all was fine without those parameters on filezilla. In the end I succeeded using `ftpes://` and...
Thanks! Can you take a look at the failing tests? I can help you if you don't get them.
Can you add an ifundef then? Probably in glue.hh if used multiple times, or just where it is used if just once.
That one looks functional. You can use make check locally to debug. I saw some MS value changed to US, maybe that's the problem. You should try to keep configuration...
Can you test with shift and masks? Or propose any other resolution that is acceptable :)
Do you actually need bigint? We might keep this problem/discussion separate.
Yes, tests being broken is why I never merged. Can you try to reverse the testing to 32bits, and add maybe a few minimal 64bit ones? At least invoke it...
Weird.. I'll take a look.
Seems good now, thanks ! Sorry for the delay.