[PATCH v29 01/20] net: Introduce direct data placement tcp offload
Aurelien Aptel
aaptel at nvidia.com
Tue Jul 1 06:23:46 PDT 2025
Simon Horman <horms at kernel.org> writes:
>> - sk_no_check_rx : 1;
>> + sk_no_check_rx : 1,
>> + sk_no_condense : 1;
>
> nit: sk_no_condense should be added to the kernel doc for struct sock
>
> Flagged by ./scripts/kernel-doc -none
>
Ok, we will add the following docstring:
@sk_no_condense: when set, skip condensing skbs from this sock (see
skb_condense())
Thanks
More information about the Linux-nvme
mailing list