All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mugunthan V N <mugunthanvnm@ti.com>
To: Mark Jackson <mpfj-list@newflow.co.uk>
Cc: Markus Brunner <systemprogrammierung.brunner@gmail.com>,
	netdev@vger.kernel.org, davem@davemloft.net,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] remove vlan tags in CPSW dual emac mode
Date: Mon, 15 Jul 2013 18:15:27 +0530	[thread overview]
Message-ID: <51E3EEE7.9030508@ti.com> (raw)
In-Reply-To: <51E0582D.4090306@newflow.co.uk>

On 7/13/2013 12:55 AM, Mark Jackson wrote:
> On 12/07/13 19:35, Mugunthan V N wrote:
>> On 7/12/2013 7:27 PM, Mark Jackson wrote:
> [snip]
>
>>> Just to update this (old) thread ...
>>>
>>> I can still confirm that *without* the above patch, I am *unable* to use both network
>>> ports on our AM335x board.
>>>
> [snip]
>
>>> So I'm not sure what's wrong, but it's *definitely* not correct.
>>>
>>>
>> I am sure that current code in mainline works for Dual EMAC. I can test it
>> again and share the images with you if are interested. But had tested with DHCP
>> on both the interfaces.
> Hmmm ... well it's not working for me.  What hardware are you testing it on ?
>
> I tried DHCP to start with, and switched to static IP when that failed.
> Then I recalled this patch and re-applied it ... hey presto !!
>
> Markus, are you still using this patch ?
>
Today I have tested the Dual EMAC on my am335x-evmsk and its working fine with
net/master branch.
I had 3 patches additional to net/master in which two for basic boot of EVMsk
and one for enabling Dual EMAC. I had pushed the branch in the below repo
repo:
git://git.ti.com/~mugunthanvnm/ti-linux-kernel/mugunth-connectivity-linux-feature-tree.git
branch: dual-emac

Regards
Mugunthan V N

WARNING: multiple messages have this Message-ID (diff)
From: mugunthanvnm@ti.com (Mugunthan V N)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] remove vlan tags in CPSW dual emac mode
Date: Mon, 15 Jul 2013 18:15:27 +0530	[thread overview]
Message-ID: <51E3EEE7.9030508@ti.com> (raw)
In-Reply-To: <51E0582D.4090306@newflow.co.uk>

On 7/13/2013 12:55 AM, Mark Jackson wrote:
> On 12/07/13 19:35, Mugunthan V N wrote:
>> On 7/12/2013 7:27 PM, Mark Jackson wrote:
> [snip]
>
>>> Just to update this (old) thread ...
>>>
>>> I can still confirm that *without* the above patch, I am *unable* to use both network
>>> ports on our AM335x board.
>>>
> [snip]
>
>>> So I'm not sure what's wrong, but it's *definitely* not correct.
>>>
>>>
>> I am sure that current code in mainline works for Dual EMAC. I can test it
>> again and share the images with you if are interested. But had tested with DHCP
>> on both the interfaces.
> Hmmm ... well it's not working for me.  What hardware are you testing it on ?
>
> I tried DHCP to start with, and switched to static IP when that failed.
> Then I recalled this patch and re-applied it ... hey presto !!
>
> Markus, are you still using this patch ?
>
Today I have tested the Dual EMAC on my am335x-evmsk and its working fine with
net/master branch.
I had 3 patches additional to net/master in which two for basic boot of EVMsk
and one for enabling Dual EMAC. I had pushed the branch in the below repo
repo:
git://git.ti.com/~mugunthanvnm/ti-linux-kernel/mugunth-connectivity-linux-feature-tree.git
branch: dual-emac

Regards
Mugunthan V N

WARNING: multiple messages have this Message-ID (diff)
From: Mugunthan V N <mugunthanvnm@ti.com>
To: Mark Jackson <mpfj-list@newflow.co.uk>
Cc: Markus Brunner <systemprogrammierung.brunner@gmail.com>,
	<netdev@vger.kernel.org>, <davem@davemloft.net>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-omap@vger.kernel.org>
Subject: Re: [PATCH] remove vlan tags in CPSW dual emac mode
Date: Mon, 15 Jul 2013 18:15:27 +0530	[thread overview]
Message-ID: <51E3EEE7.9030508@ti.com> (raw)
In-Reply-To: <51E0582D.4090306@newflow.co.uk>

On 7/13/2013 12:55 AM, Mark Jackson wrote:
> On 12/07/13 19:35, Mugunthan V N wrote:
>> On 7/12/2013 7:27 PM, Mark Jackson wrote:
> [snip]
>
>>> Just to update this (old) thread ...
>>>
>>> I can still confirm that *without* the above patch, I am *unable* to use both network
>>> ports on our AM335x board.
>>>
> [snip]
>
>>> So I'm not sure what's wrong, but it's *definitely* not correct.
>>>
>>>
>> I am sure that current code in mainline works for Dual EMAC. I can test it
>> again and share the images with you if are interested. But had tested with DHCP
>> on both the interfaces.
> Hmmm ... well it's not working for me.  What hardware are you testing it on ?
>
> I tried DHCP to start with, and switched to static IP when that failed.
> Then I recalled this patch and re-applied it ... hey presto !!
>
> Markus, are you still using this patch ?
>
Today I have tested the Dual EMAC on my am335x-evmsk and its working fine with
net/master branch.
I had 3 patches additional to net/master in which two for basic boot of EVMsk
and one for enabling Dual EMAC. I had pushed the branch in the below repo
repo:
git://git.ti.com/~mugunthanvnm/ti-linux-kernel/mugunth-connectivity-linux-feature-tree.git
branch: dual-emac

Regards
Mugunthan V N

  reply	other threads:[~2013-07-15 12:45 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23 16:18 [PATCH] remove vlan tags in CPSW dual emac mode Markus Brunner
2013-04-23 16:18 ` Markus Brunner
2013-04-23 17:29 ` Mugunthan V N
2013-04-23 17:29   ` Mugunthan V N
2013-04-23 17:29   ` Mugunthan V N
2013-04-23 18:15   ` Mark Jackson
2013-04-23 18:15     ` Mark Jackson
2013-07-12 13:57   ` Mark Jackson
2013-07-12 13:57     ` Mark Jackson
2013-07-12 18:35     ` Mugunthan V N
2013-07-12 18:35       ` Mugunthan V N
2013-07-12 18:35       ` Mugunthan V N
2013-07-12 19:25       ` Mark Jackson
2013-07-12 19:25         ` Mark Jackson
2013-07-15 12:45         ` Mugunthan V N [this message]
2013-07-15 12:45           ` Mugunthan V N
2013-07-15 12:45           ` Mugunthan V N
2013-07-15 15:50           ` Mark Jackson
2013-07-15 15:50             ` Mark Jackson
2013-07-15 17:02             ` Mugunthan V N
2013-07-15 17:02               ` Mugunthan V N
2013-07-19 18:07               ` Markus Brunner
2013-07-19 18:07                 ` Markus Brunner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51E3EEE7.9030508@ti.com \
    --to=mugunthanvnm@ti.com \
    --cc=davem@davemloft.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mpfj-list@newflow.co.uk \
    --cc=netdev@vger.kernel.org \
    --cc=systemprogrammierung.brunner@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.