hi Sorin,
Thanks so much for the review.
Let me address your comments and then send out the updated patch. If I missed
anything, pls. let me know.
> UINT8 version;
> -UINT8 pad;
> +UINT8 pad1;
> UINT16 maxAttr;
> +UINT16 pad2;
> SV: Do we need the new 'pad' members, 'pad1' &
: [ovs-dev] [PATCH] ovs-hyperv: make kernel return values netlink socket
like
In this patch, we make changes to usersapce as well as kernel datapath on
hyperv to make it more netlink socket like. Previously, the kernel datapath did
not distinguish between "transport errors" and ot
In this patch, we make changes to usersapce as well as
kernel datapath on hyperv to make it more netlink socket
like. Previously, the kernel datapath did not distinguish
between "transport errors" and other errors. Netlink
semantics dictate that netlink functions should only
return an error only in