diff for duplicates of <20180313213054.3553.89366.stgit@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 7998f1f..d5c0a4c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ idea is that in the future we will see other devices added as vendors come up with devices where the PF is more or less just a lightweight shim used to allocate VFs. -Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com> +Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> --- v6: New driver to address concerns about Amazon devices left unsupported diff --git a/a/content_digest b/N1/content_digest index 9cd9df0..a81ae78 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,25 @@ "ref\020180313212508.3553.65326.stgit@localhost.localdomain\0" - "From\0alexander.duyck@gmail.com (Alexander Duyck)\0" + "From\0Alexander Duyck <alexander.duyck@gmail.com>\0" "Subject\0[pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs\0" "Date\0Tue, 13 Mar 2018 14:31:36 -0700\0" + "To\0bhelgaas@google.com" + alexander.h.duyck@intel.com + " linux-pci@vger.kernel.org\0" + "Cc\0virtio-dev@lists.oasis-open.org" + kvm@vger.kernel.org + netdev@vger.kernel.org + dan.daly@intel.com + linux-kernel@vger.kernel.org + linux-nvme@lists.infradead.org + keith.busch@intel.com + netanel@amazon.com + ddutile@redhat.com + mheyne@amazon.de + liang-min.wang@intel.com + mark.d.rustad@intel.com + dwmw2@infradead.org + hch@lst.de + " dwmw@amazon.co.uk\0" "\00:1\0" "b\0" "From: Alexander Duyck <alexander.h.duyck@intel.com>\n" @@ -14,7 +32,7 @@ "up with devices where the PF is more or less just a lightweight shim used\n" "to allocate VFs.\n" "\n" - "Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>\n" + "Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>\n" "---\n" "\n" "v6: New driver to address concerns about Amazon devices left unsupported\n" @@ -141,4 +159,4 @@ " #define PCI_VENDOR_ID_TEKRAM\t\t0x1de1\n" " #define PCI_DEVICE_ID_TEKRAM_DC290\t0xdc29" -f3d5789f01a2c7ca0b238ea374ef25f3ab1bd4a7aa7024515286cddc842b8ed6 +44bec12fb8df6108d4cfdc552936454658a7277b53959294ed38a691dcd5bd19
diff --git a/a/1.txt b/N2/1.txt index 7998f1f..d84bfea 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ idea is that in the future we will see other devices added as vendors come up with devices where the PF is more or less just a lightweight shim used to allocate VFs. -Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com> +Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> --- v6: New driver to address concerns about Amazon devices left unsupported @@ -134,3 +134,9 @@ index a6b30667a331..b10621896017 100644 + #define PCI_VENDOR_ID_TEKRAM 0x1de1 #define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29 + + + +--------------------------------------------------------------------- +To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org +For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org diff --git a/a/content_digest b/N2/content_digest index 9cd9df0..1339fbb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,25 @@ "ref\020180313212508.3553.65326.stgit@localhost.localdomain\0" - "From\0alexander.duyck@gmail.com (Alexander Duyck)\0" - "Subject\0[pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs\0" + "From\0Alexander Duyck <alexander.duyck@gmail.com>\0" + "Subject\0[virtio-dev] [pci PATCH v6 5/5] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs\0" "Date\0Tue, 13 Mar 2018 14:31:36 -0700\0" + "To\0bhelgaas@google.com" + alexander.h.duyck@intel.com + " linux-pci@vger.kernel.org\0" + "Cc\0virtio-dev@lists.oasis-open.org" + kvm@vger.kernel.org + netdev@vger.kernel.org + dan.daly@intel.com + linux-kernel@vger.kernel.org + linux-nvme@lists.infradead.org + keith.busch@intel.com + netanel@amazon.com + ddutile@redhat.com + mheyne@amazon.de + liang-min.wang@intel.com + mark.d.rustad@intel.com + dwmw2@infradead.org + hch@lst.de + " dwmw@amazon.co.uk\0" "\00:1\0" "b\0" "From: Alexander Duyck <alexander.h.duyck@intel.com>\n" @@ -14,7 +32,7 @@ "up with devices where the PF is more or less just a lightweight shim used\n" "to allocate VFs.\n" "\n" - "Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>\n" + "Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>\n" "---\n" "\n" "v6: New driver to address concerns about Amazon devices left unsupported\n" @@ -139,6 +157,12 @@ "+#define PCI_VENDOR_ID_AMAZON\t\t0x1d0f\n" "+\n" " #define PCI_VENDOR_ID_TEKRAM\t\t0x1de1\n" - " #define PCI_DEVICE_ID_TEKRAM_DC290\t0xdc29" + " #define PCI_DEVICE_ID_TEKRAM_DC290\t0xdc29\n" + " \n" + "\n" + "\n" + "---------------------------------------------------------------------\n" + "To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org\n" + For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org -f3d5789f01a2c7ca0b238ea374ef25f3ab1bd4a7aa7024515286cddc842b8ed6 +97186a0b18d245becdfae435e59e9034cf4a7982d87af3064799fc29ede1be94
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.