On Sun, Sep 20, 2015 at 7:24 AM, roopa wrote:
> On 9/19/15, 7:21 PM, Scott Feldman wrote:
>>
>> Yes, your switch driver is in user-space so you have to use NTF_USE to
>> refresh the entry since you cannot use the kernel driver model to
>> call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). Conseque
On 9/19/15, 7:21 PM, Scott Feldman wrote:
Yes, your switch driver is in user-space so you have to use NTF_USE to
refresh the entry since you cannot use the kernel driver model to
call_switchdev_notifiers(SWITCHDEV_FDB_ADD, ...). Consequently, your
entries are not marked with NTF_EXT_LEARNED, so
On Sat, Sep 19, 2015 at 6:21 PM, roopa wrote:
> On 9/18/15, 12:55 PM, sfel...@gmail.com wrote:
>>
>> From: Scott Feldman
>>
>> Signed-off-by: Scott Feldman
>> ---
>> Documentation/networking/switchdev.txt | 24
>> 1 file changed, 12 insertions(+), 12 deletions(-)
>>
On 9/18/15, 12:55 PM, sfel...@gmail.com wrote:
From: Scott Feldman
Signed-off-by: Scott Feldman
---
Documentation/networking/switchdev.txt | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/Documentation/networking/switchdev.txt
b/Documentation
Fri, Sep 18, 2015 at 09:55:51PM CEST, sfel...@gmail.com wrote:
>From: Scott Feldman
>
>Signed-off-by: Scott Feldman
Acked-by: Jiri Pirko
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger
On Sep. Friday 18 (38) 12:55 PM, sfel...@gmail.com wrote:
> From: Scott Feldman
>
> Signed-off-by: Scott Feldman
Reviewed-by: Vivien Didelot
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http:/
From: Scott Feldman
Signed-off-by: Scott Feldman
---
Documentation/networking/switchdev.txt | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/Documentation/networking/switchdev.txt
b/Documentation/networking/switchdev.txt
index 476df04..67e43ee 10