Re: [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter

From: Petr Machata
Date: Wed Oct 25 2023 - 04:36:58 EST



Patrisious Haddad <phaddad@xxxxxxxxxx> writes:

> On 10/24/2023 8:02 PM, David Ahern wrote:
>
>>> +
>>> + print_color_on_off(PRINT_ANY, COLOR_NONE, "privileged-qkey",
>>> + "privileged-qkey %s ", pqkey_mode);
>>> +
>>> + }
>>> +
>>> if (tb[RDMA_NLDEV_SYS_ATTR_COPY_ON_FORK])
>>> cof = mnl_attr_get_u8(tb[RDMA_NLDEV_SYS_ATTR_COPY_ON_FORK]);
>>>
>> keep Petr's reviewed-by tag on the respin.
>
> will do, just making sure I understand "the respin" , you mean when I
> re-send it ?

Yes, to send a new version with fixes.