On Tue, 8 Sep 2020 13:32:01 +0300
Maxim Mikityanskiy wrote:
> From the driver API perspective, I would prefer to see a simpler API if
> possible. The current API exposes things that the driver shouldn't know
> (BPF map type), and requires XSK-specific handling. It would be better
> if some sp
On 2020-09-08 13:37, Magnus Karlsson wrote:
On Tue, Sep 8, 2020 at 12:33 PM Maxim Mikityanskiy wrote:
On 2020-09-04 16:59, Björn Töpel wrote:
On 2020-09-04 15:53, Björn Töpel wrote:
This series addresses a problem that arises when AF_XDP zero-copy is
enabled, and the kernel softirq Rx proces
On Tue, 8 Sep 2020 20:28:14 +0200 Björn Töpel wrote:
> On 2020-09-08 19:24, Jakub Kicinski wrote:
> >> I'll start playing around a bit, but again, I think this simple series
> >> should go in just to make AF_XDP single core usable*today*.
> > No objection from me.
>
> Thanks Jakub, but as you
On 2020-09-08 19:24, Jakub Kicinski wrote:
I'll start playing around a bit, but again, I think this simple series
should go in just to make AF_XDP single core usable*today*.
No objection from me.
Thanks Jakub, but as you (probably) noticed in the other thread Maxim
had some valid concerns. Le
On Tue, 8 Sep 2020 08:58:30 +0200 Björn Töpel wrote:
> >> As for this patch set, I think it would make sense to pull it in since
> >> it makes the single-core scenario *much* better, and it is pretty
> >> simple. Then do the application polling as another, potentially,
> >> improvement series.
>
On Tue, Sep 8, 2020 at 12:33 PM Maxim Mikityanskiy wrote:
>
> On 2020-09-04 16:59, Björn Töpel wrote:
> > On 2020-09-04 15:53, Björn Töpel wrote:
> >> This series addresses a problem that arises when AF_XDP zero-copy is
> >> enabled, and the kernel softirq Rx processing and userland process
> >> i
On 2020-09-04 16:59, Björn Töpel wrote:
On 2020-09-04 15:53, Björn Töpel wrote:
This series addresses a problem that arises when AF_XDP zero-copy is
enabled, and the kernel softirq Rx processing and userland process
is running on the same core.
[...]
@Maxim I'm not well versed in Mellanox
On 2020-09-07 20:40, Jakub Kicinski wrote:
On Mon, 7 Sep 2020 15:37:40 +0200 Björn Töpel wrote:
> I've been pondering the exact problem you're solving with Maciej
> recently. The efficiency of AF_XDP on one core with the NAPI processing.
>
> Your solution (even though it admittedly helps
On Mon, 7 Sep 2020 15:37:40 +0200 Björn Töpel wrote:
> > I've been pondering the exact problem you're solving with Maciej
> > recently. The efficiency of AF_XDP on one core with the NAPI processing.
> >
> > Your solution (even though it admittedly helps, and is quite simple)
> > still has the
On 2020-09-05 01:58, Jakub Kicinski wrote:
> On Fri, 4 Sep 2020 16:32:56 +0200 Björn Töpel wrote:
>> On 2020-09-04 16:27, Jesper Dangaard Brouer wrote:
>>> On Fri, 4 Sep 2020 15:53:25 +0200
>>> Björn Töpel wrote:
>>>
On my machine the "one core scenario Rx drop" performance went from
~
On Fri, 4 Sep 2020 16:32:56 +0200 Björn Töpel wrote:
> On 2020-09-04 16:27, Jesper Dangaard Brouer wrote:
> > On Fri, 4 Sep 2020 15:53:25 +0200
> > Björn Töpel wrote:
> >
> >> On my machine the "one core scenario Rx drop" performance went from
> >> ~65Kpps to 21Mpps. In other words, from "not
On 2020-09-04 16:27, Jesper Dangaard Brouer wrote:
On Fri, 4 Sep 2020 15:53:25 +0200
Björn Töpel wrote:
On my machine the "one core scenario Rx drop" performance went from
~65Kpps to 21Mpps. In other words, from "not usable" to
"usable". YMMV.
We have observed this kind of dropping off an e
On Fri, 4 Sep 2020 15:53:25 +0200
Björn Töpel wrote:
> On my machine the "one core scenario Rx drop" performance went from
> ~65Kpps to 21Mpps. In other words, from "not usable" to
> "usable". YMMV.
We have observed this kind of dropping off an edge before with softirq
(when userspace process r
On 2020-09-04 15:53, Björn Töpel wrote:
This series addresses a problem that arises when AF_XDP zero-copy is
enabled, and the kernel softirq Rx processing and userland process
is running on the same core.
[...]
@Maxim I'm not well versed in Mellanox drivers. Would this be relevant
to mlx5
14 matches
Mail list logo