All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Nguyen, Anthony L" <anthony.l.nguyen@intel.com>
Cc: "jan.kundrat@cesnet.cz" <jan.kundrat@cesnet.cz>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"Brandeburg, Jesse" <jesse.brandeburg@intel.com>,
	"Brelinski, Tony" <tony.brelinski@intel.com>
Subject: Re: [PATCH net-next 3/4] igb: unbreak I2C bit-banging on i350
Date: Thu, 28 Oct 2021 08:32:11 -0700	[thread overview]
Message-ID: <20211028083211.2c0cb03f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> (raw)
In-Reply-To: <bd6dc27167a3bb143772d2ef114de7bf4242aee9.camel@intel.com>

On Thu, 28 Oct 2021 15:25:55 +0000 Nguyen, Anthony L wrote:
> On Wed, 2021-10-27 at 09:30 -0700, Jakub Kicinski wrote:
> > On Mon, 25 Oct 2021 10:55:07 -0700 Tony Nguyen wrote:  
> > > From: Jan Kundrát <jan.kundrat@cesnet.cz>
> > > 
> > > The driver tried to use Linux' native software I2C bus master
> > > (i2c-algo-bits) for exporting the I2C interface that talks to the
> > > SFP
> > > cage(s) towards userspace. As-is, however, the physical SCL/SDA
> > > pins
> > > were not moving at all, staying at logical 1 all the time.  
> > 
> > So targeting net-next because this never worked?  
> 
> Correct. Would you prefer I send this patch via net instead?

I think net-next will be fine here. Only patch 1 needs rejigging then.

  reply	other threads:[~2021-10-28 15:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25 17:55 [PATCH net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-25 Tony Nguyen
2021-10-25 17:55 ` [PATCH net-next 1/4] i40e: avoid spin loop in i40e_asq_send_command() Tony Nguyen
2021-10-27 16:01   ` Jakub Kicinski
2021-10-28 11:49     ` Jörn Engel
2021-10-28 14:26       ` Jakub Kicinski
2021-10-28 14:44         ` Jörn Engel
2021-11-01 17:38           ` [PATCH v2] " Caleb Sander
2021-11-01 17:38             ` [Intel-wired-lan] " Caleb Sander
2021-10-25 17:55 ` [PATCH net-next 2/4] intel: Simplify bool conversion Tony Nguyen
2021-10-25 17:55 ` [PATCH net-next 3/4] igb: unbreak I2C bit-banging on i350 Tony Nguyen
2021-10-27 16:30   ` Jakub Kicinski
2021-10-28 15:25     ` Nguyen, Anthony L
2021-10-28 15:32       ` Jakub Kicinski [this message]
2021-10-25 17:55 ` [PATCH net-next 4/4] net: ixgbevf: Remove redundant initialization of variable ret_val Tony Nguyen
2021-10-27 15:51 ` [PATCH net-next 0/4][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-25 Nguyen, Anthony L
2021-10-27 15:59   ` Jakub Kicinski

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=20211028083211.2c0cb03f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=jan.kundrat@cesnet.cz \
    --cc=jesse.brandeburg@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=tony.brelinski@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 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.