Hi Nuno,
Best regards,
Alex Ionescu
On Mon, Oct 2, 2023 at 8:41 PM Nuno Das Neves
wrote:
>
> Hi Alex,
>
> On 10/2/2023 12:35 PM, Alex Ionescu wrote:
> > Hi Nuno,
> >
> > I understand the requirement to have
> > undocumented/non-standard/non-TLFS-published information in the HDK
> > headers, howe
On Fri, Sep 29, 2023 at 11:01:39AM -0700, Nuno Das Neves wrote:
> +/* Define connection identifier type. */
> +union hv_connection_id {
> + __u32 asu32;
> + struct {
> + __u32 id:24;
> + __u32 reserved:8;
Meta-commment, I don't see anywhere you are properly checking
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni :
On Fri, 29 Sep 2023 13:42:24 -0700 you wrote:
> Fix TX processing bugs on error handling, tso_bytes calculation,
> and sge0 size.
>
> Haiyang Zhang (3):
> net: mana: Fix TX CQE error handling
> net: mana: Fix the tso_by