From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 83381] New: 4-ports 82576 detect 2 ports when add "intel_iommu=on pci=assign-busses". Date: Thu, 28 Aug 2014 01:54:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:42510 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932309AbaH1ByX (ORCPT ); Wed, 27 Aug 2014 21:54:23 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B0BF4201DD for ; Thu, 28 Aug 2014 01:54:22 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 933A22017D for ; Thu, 28 Aug 2014 01:54:21 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=83381 Bug ID: 83381 Summary: 4-ports 82576 detect 2 ports when add "intel_iommu=on pci=assign-busses". Product: Virtualization Version: unspecified Kernel Version: 3.17.0-rc1 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: chao.zhou@intel.com Regression: No Environment: ------------ Host OS (ia32/ia32e/IA64):ia32e Guest OS (ia32/ia32e/IA64):ia32e Guest OS Type (Linux/Windows):linux kvm.git Commit:54ad89b05ec49b90790de814647b244d3d2cc5ca qemu.git Commit:c47c61be8dcd91689c8fc77776db924d684c3b39 Host Kernel Version:3.17.0-rc1 Hardware:HSW-Desktop Bug detailed description: -------------------------- the 4-ports 82576 can detect 2 ports when add "intel_iommu=on pci=assign-busses" in kernel of grub. the 4-ports 82576 can detect 4 ports without "intel_iommu=on pci=assign-busses" when add "intel_iommu=on", 4-ports 82576 detected 4 ports. when add "pci=assign-busses" ,the 4-ports 82576 can detect 2 ports. note: kernel version: 3.0.0+ (kvm+qemu-kvm:e72ef590_fda19064) 1.the 4-ports 82576 can detect 4 ports when add "intel_iommu=on pci=assign-busses". 2. when add "intel_iommu=on" or "pci=assign-busses" to boot the system, 4-ports 82576 detected 4 ports Reproduce steps: ---------------- 1. add "intel_iommu=on pci=assign-busses" in kernel of grub 2. boot up the system 3. lspci | grep Eth Current result: ---------------- 4-ports 82576 detect 2 ports Expected result: ---------------- 4-ports 82576 detect 4 ports Basic root-causing log: ---------------------- -- You are receiving this mail because: You are watching the assignee of the bug.