Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Roopa Prabhu
On Mon, Sep 19, 2016 at 11:02 PM, Jiri Pirko wrote: > Tue, Sep 20, 2016 at 07:49:47AM CEST, ro...@cumulusnetworks.com wrote: [snip] >> >>Do you see any scale problems with using notifiers ?. as you know these ascis >>can scale to >>32k-128k routes. > > I don't see any problem there. What do you

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Jiri Pirko
Tue, Sep 20, 2016 at 07:49:47AM CEST, ro...@cumulusnetworks.com wrote: >On 9/19/16, 8:15 AM, Jiri Pirko wrote: >> Mon, Sep 19, 2016 at 04:59:22PM CEST, ro...@cumulusnetworks.com wrote: >>> On 9/18/16, 11:14 PM, Jiri Pirko wrote: Mon, Sep 19, 2016 at 01:16:17AM CEST, ro...@cumulusnetworks.com w

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Roopa Prabhu
On 9/19/16, 8:15 AM, Jiri Pirko wrote: > Mon, Sep 19, 2016 at 04:59:22PM CEST, ro...@cumulusnetworks.com wrote: >> On 9/18/16, 11:14 PM, Jiri Pirko wrote: >>> Mon, Sep 19, 2016 at 01:16:17AM CEST, ro...@cumulusnetworks.com wrote: On 9/18/16, 1:00 PM, Florian Fainelli wrote: > Le 06/09/2016

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Florian Fainelli
On 09/18/2016 11:08 PM, Jiri Pirko wrote: > Sun, Sep 18, 2016 at 10:00:44PM CEST, f.faine...@gmail.com wrote: >> Le 06/09/2016 à 05:01, Jiri Pirko a écrit : >>> From: Jiri Pirko >>> >>> This is RFC, unfinished. I came across some issues in the process so I would >>> like to share those and restart

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Jiri Pirko
Mon, Sep 19, 2016 at 04:59:22PM CEST, ro...@cumulusnetworks.com wrote: >On 9/18/16, 11:14 PM, Jiri Pirko wrote: >> Mon, Sep 19, 2016 at 01:16:17AM CEST, ro...@cumulusnetworks.com wrote: >>> On 9/18/16, 1:00 PM, Florian Fainelli wrote: Le 06/09/2016 à 05:01, Jiri Pirko a écrit : > From: Jir

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-19 Thread Roopa Prabhu
On 9/18/16, 11:14 PM, Jiri Pirko wrote: > Mon, Sep 19, 2016 at 01:16:17AM CEST, ro...@cumulusnetworks.com wrote: >> On 9/18/16, 1:00 PM, Florian Fainelli wrote: >>> Le 06/09/2016 à 05:01, Jiri Pirko a écrit : From: Jiri Pirko This is RFC, unfinished. I came across some issues in the

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-18 Thread Jiri Pirko
Mon, Sep 19, 2016 at 01:16:17AM CEST, ro...@cumulusnetworks.com wrote: >On 9/18/16, 1:00 PM, Florian Fainelli wrote: >> Le 06/09/2016 à 05:01, Jiri Pirko a écrit : >>> From: Jiri Pirko >>> >>> This is RFC, unfinished. I came across some issues in the process so I would >>> like to share those and

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-18 Thread Jiri Pirko
Sun, Sep 18, 2016 at 10:00:44PM CEST, f.faine...@gmail.com wrote: >Le 06/09/2016 à 05:01, Jiri Pirko a écrit : >> From: Jiri Pirko >> >> This is RFC, unfinished. I came across some issues in the process so I would >> like to share those and restart the fib offload discussion in order to make >>

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-18 Thread Roopa Prabhu
On 9/18/16, 1:00 PM, Florian Fainelli wrote: > Le 06/09/2016 à 05:01, Jiri Pirko a écrit : >> From: Jiri Pirko >> >> This is RFC, unfinished. I came across some issues in the process so I would >> like to share those and restart the fib offload discussion in order to make >> it >> really usable.

Re: [patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-18 Thread Florian Fainelli
Le 06/09/2016 à 05:01, Jiri Pirko a écrit : > From: Jiri Pirko > > This is RFC, unfinished. I came across some issues in the process so I would > like to share those and restart the fib offload discussion in order to make it > really usable. > > So the goal of this patchset is to allow driver to

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes

2016-09-06 Thread Jiri Pirko
From: Jiri Pirko This is RFC, unfinished. I came across some issues in the process so I would like to share those and restart the fib offload discussion in order to make it really usable. So the goal of this patchset is to allow driver to propagate all prefixes configured in kernel down HW. This