diff for duplicates of <1478192276.6632.34.camel@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index f5d35e0..4312db2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ -On Mon, 2016-10-31 at 11:25 +0100, Andr? Roth wrote: +On Mon, 2016-10-31 at 11:25 +0100, André Roth wrote: > Hi all, -> ? +> > > > > on my device this results in: > > [0xc9410018] = 0x2000000 @@ -14,7 +14,7 @@ On Mon, 2016-10-31 at 11:25 +0100, Andr? Roth wrote: > > (running the original Amlogic kernel). > > those registers have the same value on an original image from -> hardkernel:? +> hardkernel: > > Linux odroid64 3.14.65-65 #1 SMP PREEMPT Sat May 28 > 02:50:51 BRT 2016 aarch64 aarch64 aarch64 GNU/Linux @@ -26,35 +26,35 @@ On Mon, 2016-10-31 at 11:25 +0100, Andr? Roth wrote: > yes, the ethernet works flawless in 100 and 1000 Mbit/s on the 3.14 > kernel. -Andre, the 3.14 kernel you are talking, is it this one ? :? +Andre, the 3.14 kernel you are talking, is it this one ? : https://github.com/hardkernel/linux/tree/odroidc2-3.14.y Because in drivers/net/phy/realtek.c, they disable EEE, but -also?1000Base-T Full Duplex advertisement ? +also 1000Base-T Full Duplex advertisement ? + /* disable 1000m adv*/ + val = phy_read(phydev, 0x9); + phy_write(phydev, 0x9, val&(~(1<<9))); If this is the kernel you are running, you should not be able to have -ethernet@1000MB/s ? Or is it in half duplex mode ? +ethernet at 1000MB/s ? Or is it in half duplex mode ? > > I can now confirm that both 100 and 1000 Mbit/s do not work properly > on the 4.8/integ branch. the network connection is interrupted after > some outbound traffic. it can be recovered by running a ifdown/ifup > which restarts dhclient, which I think is able to somehow reset the -> interface.? +> interface. > > Anything I can help to debug the issue further ? > > Regards, > -> ?Andr? -> ? +> André +> > > > _______________________________________________ > linux-amlogic mailing list -> linux-amlogic at lists.infradead.org +> linux-amlogic@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-amlogic diff --git a/a/content_digest b/N1/content_digest index 33fcf59..c2263c7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,15 +2,21 @@ "ref\0ce15ad26-2d07-655d-b813-947ad86696ac@st.com\0" "ref\0CAFBinCC0HiEXx5mELztH6jYfUq2f1u0Tb+pSzAvwQSu9vYydGQ@mail.gmail.com\0" "ref\020161031112524.4c4ee8f8@gmail.com\0" - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" - "Subject\0stmmac/RTL8211F/Meson GXBB: TX throughput problems\0" + "From\0Jerome Brunet <jbrunet@baylibre.com>\0" + "Subject\0Re: stmmac/RTL8211F/Meson GXBB: TX throughput problems\0" "Date\0Thu, 03 Nov 2016 17:57:56 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Andr\303\251 Roth <neolynx@gmail.com>" + " Martin Blumenstingl <martin.blumenstingl@googlemail.com>\0" + "Cc\0Johnson Leung <r58129@freescale.com>" + Giuseppe CAVALLARO <peppe.cavallaro@st.com> + linux-amlogic@lists.infradead.org + Alexandre Torgue <alexandre.torgue@st.com> + " netdev@vger.kernel.org\0" "\00:1\0" "b\0" - "On Mon, 2016-10-31 at 11:25 +0100, Andr? Roth wrote:\n" + "On Mon, 2016-10-31 at 11:25 +0100, Andr\303\251 Roth wrote:\n" "> Hi all,\n" - "> ?\n" + "> \302\240\n" "> > \n" "> > on my device this results in:\n" "> > [0xc9410018] = 0x2000000\n" @@ -24,7 +30,7 @@ "> > (running the original Amlogic kernel).\n" "> \n" "> those registers have the same value on an original image from\n" - "> hardkernel:?\n" + "> hardkernel:\302\240\n" "> \n" "> Linux odroid64 3.14.65-65 #1 SMP PREEMPT Sat May 28\n" "> 02:50:51 BRT 2016 aarch64 aarch64 aarch64 GNU/Linux\n" @@ -36,37 +42,37 @@ "> yes, the ethernet works flawless in 100 and 1000 Mbit/s on the 3.14\n" "> kernel.\n" "\n" - "Andre, the 3.14 kernel you are talking, is it this one ? :?\n" + "Andre, the 3.14 kernel you are talking, is it this one ? :\302\240\n" "https://github.com/hardkernel/linux/tree/odroidc2-3.14.y\n" "\n" "Because in drivers/net/phy/realtek.c, they disable EEE, but\n" - "also?1000Base-T Full Duplex advertisement ?\n" + "also\302\2401000Base-T Full Duplex advertisement ?\n" "\n" "+\t/* disable 1000m adv*/\n" "+\tval = phy_read(phydev, 0x9);\n" "+\tphy_write(phydev, 0x9, val&(~(1<<9)));\n" "\n" "If this is the kernel you are running, you should not be able to have\n" - "ethernet@1000MB/s ? Or is it in half duplex mode ?\n" + "ethernet at 1000MB/s ? Or is it in half duplex mode ?\n" "\n" "> \n" "> I can now confirm that both 100 and 1000 Mbit/s do not work properly\n" "> on the 4.8/integ branch. the network connection is interrupted after\n" "> some outbound traffic. it can be recovered by running a ifdown/ifup\n" "> which restarts dhclient, which I think is able to somehow reset the\n" - "> interface.?\n" + "> interface.\302\240\n" "> \n" "> Anything I can help to debug the issue further ?\n" "> \n" "> Regards,\n" "> \n" - "> ?Andr?\n" - "> ?\n" + "> \302\240Andr\303\251\n" + "> \302\240\n" "> \n" "> \n" "> _______________________________________________\n" "> linux-amlogic mailing list\n" - "> linux-amlogic at lists.infradead.org\n" + "> linux-amlogic@lists.infradead.org\n" > http://lists.infradead.org/mailman/listinfo/linux-amlogic -5b20dccc4b3b9c133ab42653fccd0be8cc576944200c17742b47d4dace055394 +efeafb238e8dc3e618c9476ec9e7fc8d64b3cea98fdbffb12b296c03caec4fa0
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.