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?

