DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] common/idpf: add README for base code
@ 2022-11-01  6:17 beilei.xing
  2022-11-02 12:53 ` Zhang, Qi Z
  0 siblings, 1 reply; 2+ messages in thread
From: beilei.xing @ 2022-11-01  6:17 UTC (permalink / raw)
  To: jingjing.wu; +Cc: dev, Beilei Xing

From: Beilei Xing <beilei.xing@intel.com>

This patch adds README for idpf base code.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
---
 drivers/common/idpf/base/README | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 drivers/common/idpf/base/README

diff --git a/drivers/common/idpf/base/README b/drivers/common/idpf/base/README
new file mode 100644
index 0000000000..257ad6c4b1
--- /dev/null
+++ b/drivers/common/idpf/base/README
@@ -0,0 +1,21 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2021-2022 Intel Corporation
+ */
+
+Intel® IDPF driver
+==================
+
+This directory contains source code of BSD-3-Clause idpf driver of version
+2022.09.13 released by the team which develops basic drivers for Intel IPU.
+The directory of base/ contains the original source package.
+This driver is valid for the product(s) listed below
+
+* Intel® IPU E2100
+
+Updating the driver
+===================
+
+NOTE: The source code in this directory should not be modified apart from
+the following file(s):
+
+    idpf_osdep.h
\ No newline at end of file
-- 
2.26.2


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

* RE: [PATCH] common/idpf: add README for base code
  2022-11-01  6:17 [PATCH] common/idpf: add README for base code beilei.xing
@ 2022-11-02 12:53 ` Zhang, Qi Z
  0 siblings, 0 replies; 2+ messages in thread
From: Zhang, Qi Z @ 2022-11-02 12:53 UTC (permalink / raw)
  To: Xing, Beilei, Wu, Jingjing; +Cc: dev, Xing, Beilei



> -----Original Message-----
> From: beilei.xing@intel.com <beilei.xing@intel.com>
> Sent: Tuesday, November 1, 2022 2:18 PM
> To: Wu, Jingjing <jingjing.wu@intel.com>
> Cc: dev@dpdk.org; Xing, Beilei <beilei.xing@intel.com>
> Subject: [PATCH] common/idpf: add README for base code
> 
> From: Beilei Xing <beilei.xing@intel.com>
> 
> This patch adds README for idpf base code.
> 
> Signed-off-by: Beilei Xing <beilei.xing@intel.com>

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

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

end of thread, other threads:[~2022-11-02 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01  6:17 [PATCH] common/idpf: add README for base code beilei.xing
2022-11-02 12:53 ` Zhang, Qi Z

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).