All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180312172031.3487.20651.stgit@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 62fdd0f..54f642f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ This patch adds a common configuration function called
 pci_sriov_configure_simple that will allow for managing VFs on devices
 where the PF is not capable of managing VF resources.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v5: New patch replacing pci_sriov_configure_unmanaged with
diff --git a/a/content_digest b/N1/content_digest
index 357eee1..760514e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,24 @@
  "ref\020180312171813.3487.94803.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
  "Subject\0[pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources\0"
  "Date\0Mon, 12 Mar 2018 10:21:29 -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
+  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"
@@ -10,7 +27,7 @@
  "pci_sriov_configure_simple that will allow for managing VFs on devices\n"
  "where the PF is not capable of managing VF resources.\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"
  "v5: New patch replacing pci_sriov_configure_unmanaged with\n"
@@ -74,4 +91,4 @@
  " void pci_vf_drivers_autoprobe(struct pci_dev *dev, bool probe);\n"
   #else
 
-c568cb486459990ac92a2896127517f4ed8b8dbf280d59d25ed64afd7699f34c
+04ebe3ea96b15a7eb4bf54ce5d33e362345e110be00bd79bfebd217de3b2dec0

diff --git a/a/1.txt b/N2/1.txt
index 62fdd0f..39f6dca 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ This patch adds a common configuration function called
 pci_sriov_configure_simple that will allow for managing VFs on devices
 where the PF is not capable of managing VF resources.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v5: New patch replacing pci_sriov_configure_unmanaged with
@@ -67,3 +67,8 @@ index 024a1beda008..9cab9d0d51dc 100644
  resource_size_t pci_iov_resource_size(struct pci_dev *dev, int resno);
  void pci_vf_drivers_autoprobe(struct pci_dev *dev, bool probe);
  #else
+
+
+---------------------------------------------------------------------
+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 357eee1..b51ce27 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,24 @@
  "ref\020180312171813.3487.94803.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
- "Subject\0[pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
+ "Subject\0[virtio-dev] [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources\0"
  "Date\0Mon, 12 Mar 2018 10:21:29 -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
+  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"
@@ -10,7 +27,7 @@
  "pci_sriov_configure_simple that will allow for managing VFs on devices\n"
  "where the PF is not capable of managing VF resources.\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"
  "v5: New patch replacing pci_sriov_configure_unmanaged with\n"
@@ -72,6 +89,11 @@
  "+int pci_sriov_configure_simple(struct pci_dev *dev, int nr_virtfn);\n"
  " resource_size_t pci_iov_resource_size(struct pci_dev *dev, int resno);\n"
  " void pci_vf_drivers_autoprobe(struct pci_dev *dev, bool probe);\n"
-  #else
+ " #else\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
 
-c568cb486459990ac92a2896127517f4ed8b8dbf280d59d25ed64afd7699f34c
+798c47e817e364f989d66f6ad3721d2db1af94a2169e1ee2ff1c7bf68363e9eb

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.