netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Alexander Kolesen <kolesen.a@gmail.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"Rose, Gregory V" <gregory.v.rose@intel.com>,
	"Li, Sibai" <sibai.li@intel.com>
Subject: Re: ixgbe: compilation failed if CONFIG_PCI_IOV isn't set
Date: Sat, 05 Nov 2011 20:18:59 -0700	[thread overview]
Message-ID: <1320549540.5386.29.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20111106000819.GC12157@vaio>

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

On Sat, 2011-11-05 at 17:08 -0700, Alexander Kolesen wrote:
> Hello.
> I've tried to build vanilla kernel (HEAD: 5c8a0fbb) and got the error:
> 
>   CC [M]  drivers/net/ethernet/intel/ixgbe/ixgbe_main.o
>   drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function 'ixgbe_set_interrupt_capability':
>   drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:4724:3: error: implicit declaration of function 'ixgbe_disable_sriov'
>   drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function 'ixgbe_remove':
>   drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:7773:3: error: implicit declaration of function 'ixgbe_check_vf_assignment'
>   make[5]: *** [drivers/net/ethernet/intel/ixgbe/ixgbe_main.o] Error 1
>   make[4]: *** [drivers/net/ethernet/intel/ixgbe] Error 2
>   make[3]: *** [drivers/net/ethernet/intel] Error 2
>   make[2]: *** [drivers/net/ethernet] Error 2
>   make[1]: *** [drivers/net] Error 2
>   make: *** [drivers] Error 2
> 
> Looks like the commit 9487dc84 breaks it when the CONFIG_PCI_IOV switched off.
> 

Was with the latest kernel from David Miller's net.gt tree?  I just ask
because I just pushed a patch (a couple of days ago) to resolve
compilation errors when CONFIG_PCI_IOV is not enabled by Greg Rose.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2011-11-06  3:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06  0:08 ixgbe: compilation failed if CONFIG_PCI_IOV isn't set Alexander Kolesen
2011-11-06  3:18 ` Jeff Kirsher [this message]
2011-11-06 19:51   ` Or Gerlitz
2011-11-07 12:46     ` Alexander Kolesen
2011-11-07 16:47       ` Rose, Gregory V

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=1320549540.5386.29.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=gregory.v.rose@intel.com \
    --cc=kolesen.a@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=sibai.li@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 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).