Reported-by: David Marchand <david.march...@redhat.com> Fixes: 352b6c7116cd ("dpif-lookup: add avx512 gather implementation.") Fixes: f5ace7cd8a85 ("dpif-netdev: Move dpcls lookup structures to .h") Cc: Harry Van Haaren <harry.van.haa...@intel.com> Signed-off-by: Ian Stokes <ian.sto...@intel.com> --- lib/dpif-netdev-lookup-avx512-gather.c | 2 +- lib/dpif-netdev-private.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/dpif-netdev-lookup-avx512-gather.c b/lib/dpif-netdev-lookup-avx512-gather.c index 12a01a34a..5e3634249 100644 --- a/lib/dpif-netdev-lookup-avx512-gather.c +++ b/lib/dpif-netdev-lookup-avx512-gather.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Intel Corperation. + * Copyright (c) 2020, Intel Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/dpif-netdev-private.h b/lib/dpif-netdev-private.h index bdc150d45..4fda1220b 100644 --- a/lib/dpif-netdev-private.h +++ b/lib/dpif-netdev-private.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2008, 2009, 2010, 2011, 2012, 2013, 2015 Nicira, Inc. - * Copyright (c) 2019 Intel Corperation. + * Copyright (c) 2019 Intel Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- 2.13.6 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev