All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bowers, AndrewX <andrewx.bowers@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH 1/2] i40e/i40evf: rename vf_offload_flags	to vf_cap_flags in struct virtchnl_vf_resource
Date: Tue, 18 Jul 2017 23:09:48 +0000	[thread overview]
Message-ID: <26D9FDECA4FBDD4AADA65D8E2FC68A4A10DB2317@ORSMSX104.amr.corp.intel.com> (raw)
In-Reply-To: <20170629131225.9251-2-sassmann@kpanic.de>

> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Stefan Assmann
> Sent: Thursday, June 29, 2017 6:12 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: netdev at vger.kernel.org; davem at davemloft.net; sassmann at kpanic.de
> Subject: [Intel-wired-lan] [PATCH 1/2] i40e/i40evf: rename vf_offload_flags
> to vf_cap_flags in struct virtchnl_vf_resource
> 
> The current name of vf_offload_flags indicates that the bitmap is limited to
> offload related features. Make this more generic by renaming it to
> vf_cap_flags, which allows for other capabilities besides offloading to be
> added.
> 
> Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 22 +++++++++++--------
> ---
>  drivers/net/ethernet/intel/i40evf/i40e_common.c    |  2 +-
>  drivers/net/ethernet/intel/i40evf/i40evf.h         | 10 +++++-----
>  drivers/net/ethernet/intel/i40evf/i40evf_main.c    | 12 ++++++------
>  include/linux/avf/virtchnl.h                       |  4 ++--
>  5 files changed, 25 insertions(+), 25 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers@intel.com>



  parent reply	other threads:[~2017-07-18 23:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-29 13:12 [PATCH 0/2] i40e/i40evf: fix override of administratively set MAC address in trusted mode Stefan Assmann
2017-06-29 13:12 ` [Intel-wired-lan] " Stefan Assmann
2017-06-29 13:12 ` [PATCH 1/2] i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource Stefan Assmann
2017-06-29 13:12   ` [Intel-wired-lan] " Stefan Assmann
2017-07-05 21:15   ` Wyborny, Carolyn
2017-07-05 21:15     ` Wyborny, Carolyn
2017-07-06 14:24     ` Greg Rose
2017-07-06 14:24       ` Greg Rose
2017-07-06 15:26       ` Wyborny, Carolyn
2017-07-06 15:26         ` Wyborny, Carolyn
2017-07-07  8:03         ` Stefan Assmann
2017-07-07 15:03           ` Wyborny, Carolyn
2017-07-07  8:18         ` Greg Rose
2017-07-07  8:18           ` Greg Rose
2017-07-18 23:09   ` Bowers, AndrewX [this message]
2017-06-29 13:12 ` [PATCH 2/2] i40e/i40evf: add virtchnl flag to indicate trusted VF Stefan Assmann
2017-06-29 13:12   ` [Intel-wired-lan] " Stefan Assmann

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=26D9FDECA4FBDD4AADA65D8E2FC68A4A10DB2317@ORSMSX104.amr.corp.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.