DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Andrew Rybchenko <arybchenko@solarflare.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/6] net/sfc: improve Rx mode handling on VF
Date: Thu, 2 Apr 2020 10:37:21 +0100	[thread overview]
Message-ID: <50aa9bb0-0aa8-6c98-f15f-a790169b7577@intel.com> (raw)
In-Reply-To: <1585563945-9537-1-git-send-email-arybchenko@solarflare.com>

On 3/30/2020 11:25 AM, Andrew Rybchenko wrote:
> VFs (as well as unpriviledged PFs) are not always allowed to
> enable promiscuous and all-multicast. Handle it properly and
> ensure consistency for settings applied and reported.
> 
> Base driver patches have warnings/errors from checkpatch.sh
> since coding style differs a bit.
> 
> Return of non-negative errno is OK as well, since driver does
> positive to negative errno conversion on return from callbacks.
> 
> Igor Romanov (6):
>   net/sfc/base: refactor filters cleanup in reconfigure
>   net/sfc/base: refactor filters mark in reconfigure
>   net/sfc/base: refactor unicast filters reconfiguration
>   net/sfc/base: refactor mcast filters reconfiguration
>   net/sfc/base: add API to get currently operating filters
>   net/sfc: check actual all multicast unknown unicast filters
> 

Series applied to dpdk-next-net/master, thanks.

      parent reply	other threads:[~2020-04-02  9:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30 10:25 Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 1/6] net/sfc/base: refactor filters cleanup in reconfigure Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 2/6] net/sfc/base: refactor filters mark " Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 3/6] net/sfc/base: refactor unicast filters reconfiguration Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 4/6] net/sfc/base: refactor mcast " Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 5/6] net/sfc/base: add API to get currently operating filters Andrew Rybchenko
2020-03-30 10:25 ` [dpdk-dev] [PATCH 6/6] net/sfc: check actual all multicast unknown unicast filters Andrew Rybchenko
2020-04-02  9:37 ` Ferruh Yigit [this message]

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=50aa9bb0-0aa8-6c98-f15f-a790169b7577@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=arybchenko@solarflare.com \
    --cc=dev@dpdk.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 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).