On 03/12/2019 09:02 PM, Andrii Nakryiko wrote:
> On Tue, Mar 12, 2019 at 12:44 PM Magnus Karlsson
> <[email protected]> wrote:
>>
>> On Tue, Mar 12, 2019 at 8:27 PM Andrii Nakryiko
>> <[email protected]> wrote:
>>>
>>> On Tue, Mar 12, 2019 at 2:00 AM Magnus Karlsson
>>> <[email protected]> wrote:
>>>>
>>>> In xsk_socket__create(), the libbpf_flags field was not checked for
>>>> setting currently unused/unknown flags. This patch fixes that by returning
>>>> -EINVAL if the user has set any flag that is not in use at this point
>>>> in time.
>>>>
>>>> Fixes: 1cad07884239 ("libbpf: add support for using AF_XDP sockets")
>>>> Reviewed-by: Andrii Nakryiko <[email protected]>
>>>
>>> Can you please replace email with [email protected]?
>>
>> Sure, but do I have to spin a v3 for that or can I just resubmit the
>> v2 with your fb.com mail address?
> 
> I'd assume no need for v3.

Will fix it up when applying, thanks!

Reply via email to