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

diff --git a/a/1.txt b/N1/1.txt
index fe4853b..64302e0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ sriov_unmanaged_autoprobe will only apply their updates when SR-IOV VFs
 are allocated. Attempts to update them when SR-IOV is in use will only
 update the local value and will not update sriov->autoprobe.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v3: Updated documentation to better explain sriov_unmanaged_autoprobe use
@@ -41,7 +41,7 @@ index 44d4b2be92fd..82c9520e365f 100644
 +
 +What:		/sys/bus/pci/devices/.../sriov_unmanaged_autoprobe
 +Date:		March 2018
-+Contact:	Alexander Duyck <alexander.h.duyck at intel.com>
++Contact:	Alexander Duyck <alexander.h.duyck@intel.com>
 +Description:
 +		This file is associated with the PF of a device that
 +		supports SR-IOV.  It determines whether newly-enabled VFs
diff --git a/a/content_digest b/N1/content_digest
index b6e4f86..4ea3e09 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,24 @@
  "ref\020180308185507.5433.98830.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
  "Subject\0[pci PATCH v4 1/4] pci-iov: Add support for unmanaged SR-IOV\0"
  "Date\0Thu, 08 Mar 2018 11:02:29 -0800\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"
@@ -20,7 +37,7 @@
  "are allocated. Attempts to update them when SR-IOV is in use will only\n"
  "update the local value and will not update sriov->autoprobe.\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"
  "v3: Updated documentation to better explain sriov_unmanaged_autoprobe use\n"
@@ -47,7 +64,7 @@
  "+\n"
  "+What:\t\t/sys/bus/pci/devices/.../sriov_unmanaged_autoprobe\n"
  "+Date:\t\tMarch 2018\n"
- "+Contact:\tAlexander Duyck <alexander.h.duyck at intel.com>\n"
+ "+Contact:\tAlexander Duyck <alexander.h.duyck@intel.com>\n"
  "+Description:\n"
  "+\t\tThis file is associated with the PF of a device that\n"
  "+\t\tsupports SR-IOV.  It determines whether newly-enabled VFs\n"
@@ -228,4 +245,4 @@
  " void pci_vf_drivers_autoprobe(struct pci_dev *dev, bool probe);\n"
   #else
 
-57f47f9be72199b06d6ed2648a0b7f464f536b76e6257ac3d285f0eefe4ebcd1
+0d5408cf82dd3a7f825d274bdc20e75d5dafc8ff71c7ae54e2e050028c3b7485

diff --git a/a/1.txt b/N2/1.txt
index fe4853b..0a35488 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,7 +14,7 @@ sriov_unmanaged_autoprobe will only apply their updates when SR-IOV VFs
 are allocated. Attempts to update them when SR-IOV is in use will only
 update the local value and will not update sriov->autoprobe.
 
-Signed-off-by: Alexander Duyck <alexander.h.duyck at intel.com>
+Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
 ---
 
 v3: Updated documentation to better explain sriov_unmanaged_autoprobe use
@@ -41,7 +41,7 @@ index 44d4b2be92fd..82c9520e365f 100644
 +
 +What:		/sys/bus/pci/devices/.../sriov_unmanaged_autoprobe
 +Date:		March 2018
-+Contact:	Alexander Duyck <alexander.h.duyck at intel.com>
++Contact:	Alexander Duyck <alexander.h.duyck@intel.com>
 +Description:
 +		This file is associated with the PF of a device that
 +		supports SR-IOV.  It determines whether newly-enabled VFs
@@ -221,3 +221,8 @@ index 024a1beda008..553860a08131 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 b6e4f86..0899565 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,24 @@
  "ref\020180308185507.5433.98830.stgit@localhost.localdomain\0"
- "From\0alexander.duyck@gmail.com (Alexander Duyck)\0"
- "Subject\0[pci PATCH v4 1/4] pci-iov: Add support for unmanaged SR-IOV\0"
+ "From\0Alexander Duyck <alexander.duyck@gmail.com>\0"
+ "Subject\0[virtio-dev] [pci PATCH v4 1/4] pci-iov: Add support for unmanaged SR-IOV\0"
  "Date\0Thu, 08 Mar 2018 11:02:29 -0800\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"
@@ -20,7 +37,7 @@
  "are allocated. Attempts to update them when SR-IOV is in use will only\n"
  "update the local value and will not update sriov->autoprobe.\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"
  "v3: Updated documentation to better explain sriov_unmanaged_autoprobe use\n"
@@ -47,7 +64,7 @@
  "+\n"
  "+What:\t\t/sys/bus/pci/devices/.../sriov_unmanaged_autoprobe\n"
  "+Date:\t\tMarch 2018\n"
- "+Contact:\tAlexander Duyck <alexander.h.duyck at intel.com>\n"
+ "+Contact:\tAlexander Duyck <alexander.h.duyck@intel.com>\n"
  "+Description:\n"
  "+\t\tThis file is associated with the PF of a device that\n"
  "+\t\tsupports SR-IOV.  It determines whether newly-enabled VFs\n"
@@ -226,6 +243,11 @@
  "+int pci_sriov_configure_unmanaged(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
 
-57f47f9be72199b06d6ed2648a0b7f464f536b76e6257ac3d285f0eefe4ebcd1
+f68d5438b8128038d3e2b2c0484973894feb3c11ada2b93dd3eabe12ffbb196e

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.