From: Qi Zhang <qi.z.zhang@intel.com> To: beilei.xing@intel.com, haiyue.wang@intel.com Cc: jingjing.wu@intel.com, dev@dpdk.org, Qi Zhang <qi.z.zhang@intel.com> Subject: [dpdk-dev] [PATCH 0/3] update iavf base code Date: Fri, 8 Jan 2021 10:12:05 +0800 Message-ID: <20210108021208.225419-1-qi.z.zhang@intel.com> (raw) Qi Zhang (3): common/iavf: add support for new VLAN capabilities common/iavf: add opcode to set VLAN offload by DCF common/iavf: update Copyright date drivers/common/iavf/README | 4 +- drivers/common/iavf/iavf_adminq.c | 2 +- drivers/common/iavf/iavf_adminq.h | 2 +- drivers/common/iavf/iavf_adminq_cmd.h | 2 +- drivers/common/iavf/iavf_alloc.h | 2 +- drivers/common/iavf/iavf_common.c | 2 +- drivers/common/iavf/iavf_devids.h | 2 +- drivers/common/iavf/iavf_impl.c | 2 +- drivers/common/iavf/iavf_osdep.h | 2 +- drivers/common/iavf/iavf_prototype.h | 2 +- drivers/common/iavf/iavf_register.h | 2 +- drivers/common/iavf/iavf_status.h | 2 +- drivers/common/iavf/iavf_type.h | 2 +- drivers/common/iavf/meson.build | 2 +- drivers/common/iavf/virtchnl.h | 404 +++++++++++++++++++++++++- 15 files changed, 417 insertions(+), 17 deletions(-) -- 2.26.2
next reply other threads:[~2021-01-08 2:08 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-01-08 2:12 Qi Zhang [this message] 2021-01-08 2:12 ` [dpdk-dev] [PATCH 1/3] common/iavf: add support for new VLAN capabilities Qi Zhang 2021-01-08 2:12 ` [dpdk-dev] [PATCH 2/3] common/iavf: add opcode to set VLAN offload by DCF Qi Zhang 2021-01-08 2:12 ` [dpdk-dev] [PATCH 3/3] common/iavf: update Copyright date Qi Zhang
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=20210108021208.225419-1-qi.z.zhang@intel.com \ --to=qi.z.zhang@intel.com \ --cc=beilei.xing@intel.com \ --cc=dev@dpdk.org \ --cc=haiyue.wang@intel.com \ --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
DPDK patches and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror https://inbox.dpdk.org/dev/0 dev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dev dev/ https://inbox.dpdk.org/dev \ dev@dpdk.org public-inbox-index dev Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dev AGPL code for this site: git clone https://public-inbox.org/public-inbox.git