[dpdk-dev] [PATCH v4 1/2] ip_frag: hide internal structures

Thomas Monjalon thomas at monjalon.net
Mon Nov 8 22:39:08 CET 2021


08/11/2021 14:55, Konstantin Ananyev:
> Move internal reassembly structures into new private
> header 'ip_reassembly.h'.
> 
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
[...]
> --- /dev/null
> +++ b/lib/ip_frag/ip_reassembly.h
> +#ifndef _IP_REASSEMBLY_H_
> +#define _IP_REASSEMBLY_H_
[...]
> +
> +#endif /* _RTE_IP_REASSEMBLY_H_ */

I removed RTE_ here.

Applied this single patch, thanks.




More information about the dev mailing list