[dpdk-dev] [PATCH 2/5] net/tap: revert changes on rte_ prefixing

Wiles, Keith keith.wiles at intel.com
Wed May 29 15:36:12 CEST 2019



> On May 29, 2019, at 6:29 AM, David Marchand <david.marchand at redhat.com> wrote:
> 
> This source is compiled as a bpf program out of dpdk.
> Revert to structures/macros coming from libc.
> 
> Fixes: 6d13ea8e8e49 ("net: add rte prefix to ether structures")
> Fixes: 24ac604ef746 ("net: add rte prefix to IP defines")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> ---
> drivers/net/tap/tap_bpf_program.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/net/tap/tap_bpf_program.c b/drivers/net/tap/tap_bpf_program.c

Did not test the whole patch, but the changes to TAP PMD seem reasonable.

Ack just the TAP PMD changes.

Acked-by Keith.Wiles<keith.wiles at intel.com>

Regards,
Keith



More information about the dev mailing list