DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/iavf: fix typo in SPDX license
@ 2020-11-16  9:24 Ferruh Yigit
  2020-11-16  9:29 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: Ferruh Yigit @ 2020-11-16  9:24 UTC (permalink / raw)
  To: Jingjing Wu, Beilei Xing, Haiyue Wang, Jeff Guo
  Cc: Ferruh Yigit, dev, Stephen Hemminger

Fixes: 12b435bf8f2f ("net/iavf: support flex desc metadata extraction")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: Stephen Hemminger <stephen@networkplumber.org>
---
 drivers/net/iavf/rte_pmd_iavf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/iavf/rte_pmd_iavf.h b/drivers/net/iavf/rte_pmd_iavf.h
index 955084e197..3a045040f1 100644
--- a/drivers/net/iavf/rte_pmd_iavf.h
+++ b/drivers/net/iavf/rte_pmd_iavf.h
@@ -1,4 +1,4 @@
-/* SPDX-Liavfnse-Identifier: BSD-3-Clause
+/* SPDX-License-Identifier: BSD-3-Clause
  * Copyright(c) 2019 Intel Corporation
  */
 
-- 
2.26.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] net/iavf: fix typo in SPDX license
  2020-11-16  9:24 [dpdk-dev] [PATCH] net/iavf: fix typo in SPDX license Ferruh Yigit
@ 2020-11-16  9:29 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2020-11-16  9:29 UTC (permalink / raw)
  To: Jingjing Wu, Beilei Xing, Haiyue Wang, Jeff Guo; +Cc: dev, Stephen Hemminger

On 11/16/2020 9:24 AM, Ferruh Yigit wrote:
> Fixes: 12b435bf8f2f ("net/iavf: support flex desc metadata extraction")
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
> Cc: Stephen Hemminger <stephen@networkplumber.org>

Just recognized that a patch already sent [1], updating this one as rejected.

[1] https://patches.dpdk.org/patch/84196/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-16  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16  9:24 [dpdk-dev] [PATCH] net/iavf: fix typo in SPDX license Ferruh Yigit
2020-11-16  9:29 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).