From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH S34 v4 3/6] ice: Support resource allocation requests
Date: Thu, 5 Mar 2020 22:33:00 +0000 [thread overview]
Message-ID: <225d870927aa40ecaf1846c77f4ed47b@intel.com> (raw)
In-Reply-To: <20200302233107.4691-3-anthony.l.nguyen@intel.com>
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Monday, March 2, 2020 3:31 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S34 v4 3/6] ice: Support resource allocation
> requests
>
> From: Dave Ertman <david.m.ertman@intel.com>
>
> Enable the peer device to request queue sets from the PF.
>
> Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice.h | 1 +
> .../net/ethernet/intel/ice/ice_adminq_cmd.h | 32 +++
> drivers/net/ethernet/intel/ice/ice_common.c | 188 ++++++++++++++
> drivers/net/ethernet/intel/ice/ice_common.h | 9 +
> drivers/net/ethernet/intel/ice/ice_idc.c | 244 ++++++++++++++++++
> drivers/net/ethernet/intel/ice/ice_sched.c | 69 ++++-
> drivers/net/ethernet/intel/ice/ice_switch.c | 4 +
> drivers/net/ethernet/intel/ice/ice_switch.h | 2 +
> drivers/net/ethernet/intel/ice/ice_type.h | 3 +
> 9 files changed, 547 insertions(+), 5 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
next prev parent reply other threads:[~2020-03-05 22:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-02 23:31 [Intel-wired-lan] [PATCH S34 v4 1/6] ice: Create and register virtual bus for RDMA Tony Nguyen
2020-03-02 23:31 ` [Intel-wired-lan] [PATCH S34 v4 2/6] ice: Complete RDMA peer registration Tony Nguyen
2020-03-05 22:32 ` Bowers, AndrewX
2020-03-02 23:31 ` [Intel-wired-lan] [PATCH S34 v4 3/6] ice: Support resource allocation requests Tony Nguyen
2020-03-05 22:33 ` Bowers, AndrewX [this message]
2020-03-02 23:31 ` [Intel-wired-lan] [PATCH S34 v4 4/6] ice: Enable event notifications Tony Nguyen
2020-03-05 22:33 ` Bowers, AndrewX
2020-03-02 23:31 ` [Intel-wired-lan] [PATCH S34 v4 5/6] ice: Allow reset operations Tony Nguyen
2020-03-05 22:33 ` Bowers, AndrewX
2020-03-02 23:31 ` [Intel-wired-lan] [PATCH S34 v4 6/6] ice: Pass through communications to VF Tony Nguyen
2020-03-05 22:34 ` Bowers, AndrewX
2020-03-05 22:32 ` [Intel-wired-lan] [PATCH S34 v4 1/6] ice: Create and register virtual bus for RDMA Bowers, AndrewX
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=225d870927aa40ecaf1846c77f4ed47b@intel.com \
--to=andrewx.bowers@intel.com \
--cc=intel-wired-lan@osuosl.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.