All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180531044240.796-4-bhole_prashant_q7@lab.ntt.co.jp>

diff --git a/a/1.txt b/N1/1.txt
index ab0ccf9..f413535 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ user    0m0.219s
 sys     0m14.337s
 
 Fixes: a18fda1a62c3 ("bpf: reduce runtime of test_sockmap tests")
-Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
+Signed-off-by: Prashant Bhole <bhole_prashant_q7 at lab.ntt.co.jp>
 ---
  tools/testing/selftests/bpf/test_sockmap.c | 13 +++++++++----
  1 file changed, 9 insertions(+), 4 deletions(-)
@@ -57,4 +57,10 @@ index 7f9ca79aadbc..5cd0550af595 100644
  	if (err)
  		goto out;
 -- 
-2.17.0
\ No newline at end of file
+2.17.0
+
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 9cbbb86..2ba96f1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\00020180531044240.796-1-bhole_prashant_q7\@lab.ntt.co.jp\0"
 ]
 [
-  "From\0Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>\0"
+  "From\0bhole_prashant_q7 at lab.ntt.co.jp (Prashant Bhole)\0"
 ]
 [
   "Subject\0[PATCH bpf-next v4 3/5] selftests/bpf: test_sockmap, timing improvements\0"
@@ -10,18 +10,6 @@
 [
   "Date\0Thu, 31 May 2018 13:42:38 +0900\0"
 ]
-[
-  "To\0Alexei Starovoitov <ast\@kernel.org>",
-  " Daniel Borkmann <daniel\@iogearbox.net>",
-  " John Fastabend <john.fastabend\@gmail.com>\0"
-]
-[
-  "Cc\0Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>",
-  " David S . Miller <davem\@davemloft.net>",
-  " Shuah Khan <shuah\@kernel.org>",
-  " netdev\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org\0"
-]
 [
   "\0000:1\0"
 ]
@@ -45,7 +33,7 @@
   "sys     0m14.337s\n",
   "\n",
   "Fixes: a18fda1a62c3 (\"bpf: reduce runtime of test_sockmap tests\")\n",
-  "Signed-off-by: Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>\n",
+  "Signed-off-by: Prashant Bhole <bhole_prashant_q7 at lab.ntt.co.jp>\n",
   "---\n",
   " tools/testing/selftests/bpf/test_sockmap.c | 13 +++++++++----\n",
   " 1 file changed, 9 insertions(+), 4 deletions(-)\n",
@@ -88,7 +76,13 @@
   " \tif (err)\n",
   " \t\tgoto out;\n",
   "-- \n",
-  "2.17.0"
+  "2.17.0\n",
+  "\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-2c341ccaff37ace4f8edd9538127e399dfae825e40e858e3738d17fc9510a23d
+64b8d12a73563c4b966fc4734bb1842c81766e68d6b4e2863c413ce18985d367

diff --git a/a/1.txt b/N2/1.txt
index ab0ccf9..f413535 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,7 +14,7 @@ user    0m0.219s
 sys     0m14.337s
 
 Fixes: a18fda1a62c3 ("bpf: reduce runtime of test_sockmap tests")
-Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
+Signed-off-by: Prashant Bhole <bhole_prashant_q7 at lab.ntt.co.jp>
 ---
  tools/testing/selftests/bpf/test_sockmap.c | 13 +++++++++----
  1 file changed, 9 insertions(+), 4 deletions(-)
@@ -57,4 +57,10 @@ index 7f9ca79aadbc..5cd0550af595 100644
  	if (err)
  		goto out;
 -- 
-2.17.0
\ No newline at end of file
+2.17.0
+
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index 9cbbb86..27a38a9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
   "ref\00020180531044240.796-1-bhole_prashant_q7\@lab.ntt.co.jp\0"
 ]
 [
-  "From\0Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>\0"
+  "From\0bhole_prashant_q7\@lab.ntt.co.jp (Prashant Bhole)\0"
 ]
 [
   "Subject\0[PATCH bpf-next v4 3/5] selftests/bpf: test_sockmap, timing improvements\0"
@@ -10,18 +10,6 @@
 [
   "Date\0Thu, 31 May 2018 13:42:38 +0900\0"
 ]
-[
-  "To\0Alexei Starovoitov <ast\@kernel.org>",
-  " Daniel Borkmann <daniel\@iogearbox.net>",
-  " John Fastabend <john.fastabend\@gmail.com>\0"
-]
-[
-  "Cc\0Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>",
-  " David S . Miller <davem\@davemloft.net>",
-  " Shuah Khan <shuah\@kernel.org>",
-  " netdev\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org\0"
-]
 [
   "\0000:1\0"
 ]
@@ -45,7 +33,7 @@
   "sys     0m14.337s\n",
   "\n",
   "Fixes: a18fda1a62c3 (\"bpf: reduce runtime of test_sockmap tests\")\n",
-  "Signed-off-by: Prashant Bhole <bhole_prashant_q7\@lab.ntt.co.jp>\n",
+  "Signed-off-by: Prashant Bhole <bhole_prashant_q7 at lab.ntt.co.jp>\n",
   "---\n",
   " tools/testing/selftests/bpf/test_sockmap.c | 13 +++++++++----\n",
   " 1 file changed, 9 insertions(+), 4 deletions(-)\n",
@@ -88,7 +76,13 @@
   " \tif (err)\n",
   " \t\tgoto out;\n",
   "-- \n",
-  "2.17.0"
+  "2.17.0\n",
+  "\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-2c341ccaff37ace4f8edd9538127e399dfae825e40e858e3738d17fc9510a23d
+0edc6c6c1bf35322b1e714c0e5ff3f10b4dc4e8715f7ecad6dc793ac89a94f4c

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.