All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YTsnD0Uw4argiGOJ@pevik>

diff --git a/a/1.txt b/N1/1.txt
index 260b268..259f7cf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@
 
 > > On 2021-08-30 11:26, suy.fnst@fujitsu.com wrote:
 > >> Hi,
-> >> ? I found that it's indeed related to ipv6 DAD as you said.
+> >>   I found that it's indeed related to ipv6 DAD as you said.
 > >> Calling
 > >> `ip netns exec ltp_ns sysctl -n net.ipv6.conf.ltp_ns_veth1.accept_dad=0`
 > >> or tst_wait_ipv6_dad() at end of the setup both solves the problem.
@@ -12,14 +12,14 @@
 
 > >> 5: ltp_ns_veth1@if4: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
 > >> state UP group default qlen 1000
-> >> ??? link/ether f2:8f:24:d4:ba:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0
-> >> ??? inet 10.0.0.1/24 scope global ltp_ns_veth1
-> >> ?????? valid_lft forever preferred_lft forever
-> >> ??? inet6 fd00:1:1:1::1/64 scope global nodad
-> >> ?????? valid_lft forever preferred_lft forever
-> >> ??? inet6 fe80::f08f:24ff:fed4:ba26/64 scope link tentative
+> >>     link/ether f2:8f:24:d4:ba:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0
+> >>     inet 10.0.0.1/24 scope global ltp_ns_veth1
+> >>        valid_lft forever preferred_lft forever
+> >>     inet6 fd00:1:1:1::1/64 scope global nodad
+> >>        valid_lft forever preferred_lft forever
+> >>     inet6 fe80::f08f:24ff:fed4:ba26/64 scope link tentative
 > >> <-------------------
-> >> ?????? valid_lft forever preferred_lft forever
+> >>        valid_lft forever preferred_lft forever
 
 > >> However, there is no place using the address in mpls02 test.>> It makes me wonder how could it be possible to trigger the issue..
 
@@ -48,3 +48,6 @@ It'd be nice to get it fixed before release.
 
 Kind regards,
 Petr
+
+-- 
+Mailing list info: https://lists.linux.it/listinfo/ltp
diff --git a/a/content_digest b/N1/content_digest
index 55b088c..09ac577 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,9 +4,12 @@
  "ref\00acf816462d49d8a6004c87e36b05d1b@suse.de\0"
  "ref\08d93deac-eec1-5f87-57a5-c72b2f6e5973@bell-sw.com\0"
  "From\0Petr Vorel <pvorel@suse.cz>\0"
- "Subject\0[LTP] [PATCH] network/mpls: sleep 1 after setup in mpls02\0"
+ "Subject\0Re: [LTP] [PATCH] network/mpls: sleep 1 after setup in mpls02\0"
  "Date\0Fri, 10 Sep 2021 11:36:15 +0200\0"
- "To\0ltp@lists.linux.it\0"
+ "To\0Alexey Kodanev <aleksei.kodanev@bell-sw.com>\0"
+ "Cc\0pvorel <pvorel@suse.de>"
+  suy.fnst@fujitsu.com
+ " ltp@lists.linux.it\0"
  "\00:1\0"
  "b\0"
  "> On 09.09.2021 18:53, pvorel wrote:\n"
@@ -14,7 +17,7 @@
  "\n"
  "> > On 2021-08-30 11:26, suy.fnst@fujitsu.com wrote:\n"
  "> >> Hi,\n"
- "> >> ? I found that it's indeed related to ipv6 DAD as you said.\n"
+ "> >> \302\240 I found that it's indeed related to ipv6 DAD as you said.\n"
  "> >> Calling\n"
  "> >> `ip netns exec ltp_ns sysctl -n net.ipv6.conf.ltp_ns_veth1.accept_dad=0`\n"
  "> >> or tst_wait_ipv6_dad() at end of the setup both solves the problem.\n"
@@ -23,14 +26,14 @@
  "\n"
  "> >> 5: ltp_ns_veth1@if4: <BROADCAST,UP,LOWER_UP> mtu 1500 qdisc noqueue\n"
  "> >> state UP group default qlen 1000\n"
- "> >> ??? link/ether f2:8f:24:d4:ba:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0\n"
- "> >> ??? inet 10.0.0.1/24 scope global ltp_ns_veth1\n"
- "> >> ?????? valid_lft forever preferred_lft forever\n"
- "> >> ??? inet6 fd00:1:1:1::1/64 scope global nodad\n"
- "> >> ?????? valid_lft forever preferred_lft forever\n"
- "> >> ??? inet6 fe80::f08f:24ff:fed4:ba26/64 scope link tentative\n"
+ "> >> \302\240\302\240\302\240 link/ether f2:8f:24:d4:ba:26 brd ff:ff:ff:ff:ff:ff link-netnsid 0\n"
+ "> >> \302\240\302\240\302\240 inet 10.0.0.1/24 scope global ltp_ns_veth1\n"
+ "> >> \302\240\302\240\302\240\302\240\302\240\302\240 valid_lft forever preferred_lft forever\n"
+ "> >> \302\240\302\240\302\240 inet6 fd00:1:1:1::1/64 scope global nodad\n"
+ "> >> \302\240\302\240\302\240\302\240\302\240\302\240 valid_lft forever preferred_lft forever\n"
+ "> >> \302\240\302\240\302\240 inet6 fe80::f08f:24ff:fed4:ba26/64 scope link tentative\n"
  "> >> <-------------------\n"
- "> >> ?????? valid_lft forever preferred_lft forever\n"
+ "> >> \302\240\302\240\302\240\302\240\302\240\302\240 valid_lft forever preferred_lft forever\n"
  "\n"
  "> >> However, there is no place using the address in mpls02 test.>> It makes me wonder how could it be possible to trigger the issue..\n"
  "\n"
@@ -58,6 +61,9 @@
  "It'd be nice to get it fixed before release.\n"
  "\n"
  "Kind regards,\n"
- Petr
+ "Petr\n"
+ "\n"
+ "-- \n"
+ Mailing list info: https://lists.linux.it/listinfo/ltp
 
-0a58d547f46fb12d96c1fb9250efdc378b613f0d1423c5b6aa13abb455ceebf8
+2640e1c430ebe7b26472154a4dc479f7f1e87d5e991a9ca0d112dffd2b884d70

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.