[PATCH v2 1/2] doc: updated incorrect value for IP frag max fragments
Thomas Monjalon
thomas at monjalon.net
Thu Dec 21 12:41:08 CET 2023
21/12/2023 12:32, Euan Bourke:
> -/* ip_fragmentation defines */
> +/* ip_fragmentation defines 8< */
> #define RTE_LIBRTE_IP_FRAG_MAX_FRAG 8
> +/* >8 End of ip_fragmentation defines */
[...]
> +.. literalinclude:: ../../../config/rte_config.h
> + :start-after: ip_fragmentation defines 8<
> + :end-before: >8 End of ip_fragmentation defines
In v1 I asked to use "start-at". You didn't reply.
It is more convenient for a one-line include.
Don't you agree?
More information about the dev
mailing list