DPDK patches and discussions
 help / color / mirror / Atom feed
From: beilei.xing@intel.com
To: jingjing.wu@intel.com
Cc: dev@dpdk.org, Beilei Xing <beilei.xing@intel.com>
Subject: [PATCH] common/idpf: add README for base code
Date: Tue,  1 Nov 2022 06:17:54 +0000	[thread overview]
Message-ID: <20221101061754.113940-1-beilei.xing@intel.com> (raw)

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


             reply	other threads:[~2022-11-01  6:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01  6:17 beilei.xing [this message]
2022-11-02 12:53 ` Zhang, Qi Z

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221101061754.113940-1-beilei.xing@intel.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).