All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org, Igor Russkikh <irusskikh@marvell.com>,
	Egor Pomozov <epomozov@marvell.com>
Subject: Re: netconsole not working on bridge+atlantic
Date: Fri, 19 May 2023 19:52:58 -0700	[thread overview]
Message-ID: <ced226b9-e14c-a1fc-4974-8492efd45270@gmail.com> (raw)
In-Reply-To: <20230520003818.GA30096@cmadams.net>

+CC maintainers,

On 5/19/2023 5:38 PM, Chris Adams wrote:
> I have a system with an Aquantia AQC107 NIC connected to a bridge (for
> VM NICs).  I set up netconsole on it, and it logs that it configures
> correctly in dmesg, but it doesn't actually send anything (or log any
> errors).  Any ideas?

It does not look like there is a ndo_poll_controller callback 
implemented by the atlantic driver which is usually a prerequisite to 
supporting netconsole.

> 
> This is on Fedora 37, updated to distro kernel 6.3.3-100.fc37.x86_64.
> It hasn't worked for some time (not sure exactly when).

Does that mean that it worked up to a certain point and then stopped?
-- 
Florian

  reply	other threads:[~2023-05-20  2:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-20  0:38 netconsole not working on bridge+atlantic Chris Adams
2023-05-20  2:52 ` Florian Fainelli [this message]
2023-05-20  3:09   ` Chris Adams
2023-05-23  1:37     ` 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=ced226b9-e14c-a1fc-4974-8492efd45270@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=epomozov@marvell.com \
    --cc=irusskikh@marvell.com \
    --cc=netdev@vger.kernel.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.