On 2018年03月20日 22:27, Jesper Dangaard Brouer wrote:
On Tue, 20 Mar 2018 10:26:50 +0800
Jason Wang wrote:
On 2018年03月19日 17:48, Jesper Dangaard Brouer wrote:
On Fri, 16 Mar 2018 16:45:30 +0800
Jason Wang wrote:
On 2018年03月10日 00:07, Jesper Dangaard Brouer wrote:
On Fri, 9 Mar 2018 21:0
On Tue, 20 Mar 2018 10:26:50 +0800
Jason Wang wrote:
> On 2018年03月19日 17:48, Jesper Dangaard Brouer wrote:
> > On Fri, 16 Mar 2018 16:45:30 +0800
> > Jason Wang wrote:
> >
> >> On 2018年03月10日 00:07, Jesper Dangaard Brouer wrote:
> >>> On Fri, 9 Mar 2018 21:07:36 +0800
> >>> Jason Wang wrote
On 2018年03月19日 17:48, Jesper Dangaard Brouer wrote:
On Fri, 16 Mar 2018 16:45:30 +0800
Jason Wang wrote:
On 2018年03月10日 00:07, Jesper Dangaard Brouer wrote:
On Fri, 9 Mar 2018 21:07:36 +0800
Jason Wang wrote:
Use the IDA infrastructure for getting a cyclic increasing ID number,
that is
On Fri, 16 Mar 2018 16:45:30 +0800
Jason Wang wrote:
> On 2018年03月10日 00:07, Jesper Dangaard Brouer wrote:
> > On Fri, 9 Mar 2018 21:07:36 +0800
> > Jason Wang wrote:
> >
> > Use the IDA infrastructure for getting a cyclic increasing ID number,
> > that is used for keeping track of eac
On 2018年03月10日 00:07, Jesper Dangaard Brouer wrote:
On Fri, 9 Mar 2018 21:07:36 +0800
Jason Wang wrote:
Use the IDA infrastructure for getting a cyclic increasing ID number,
that is used for keeping track of each registered allocator per
RX-queue xdp_rxq_info.
Signed-off-by: Jesper Dangaard
On Fri, 9 Mar 2018 21:07:36 +0800
Jason Wang wrote:
> >>> Use the IDA infrastructure for getting a cyclic increasing ID number,
> >>> that is used for keeping track of each registered allocator per
> >>> RX-queue xdp_rxq_info.
> >>>
> >>> Signed-off-by: Jesper Dangaard Brouer
> >> A stupid q
On 2018年03月09日 17:37, Jesper Dangaard Brouer wrote:
On Fri, 9 Mar 2018 16:08:58 +0800
Jason Wang wrote:
On 2018年03月08日 21:08, Jesper Dangaard Brouer wrote:
Use the IDA infrastructure for getting a cyclic increasing ID number,
that is used for keeping track of each registered allocator per
R
On Fri, 9 Mar 2018 16:08:58 +0800
Jason Wang wrote:
> On 2018年03月08日 21:08, Jesper Dangaard Brouer wrote:
> > Use the IDA infrastructure for getting a cyclic increasing ID number,
> > that is used for keeping track of each registered allocator per
> > RX-queue xdp_rxq_info. Instead of using the
On 2018年03月08日 21:08, Jesper Dangaard Brouer wrote:
Use the IDA infrastructure for getting a cyclic increasing ID number,
that is used for keeping track of each registered allocator per
RX-queue xdp_rxq_info. Instead of using the IDR infrastructure, which
uses a radix tree, use a dynamic rhash
Use the IDA infrastructure for getting a cyclic increasing ID number,
that is used for keeping track of each registered allocator per
RX-queue xdp_rxq_info. Instead of using the IDR infrastructure, which
uses a radix tree, use a dynamic rhashtable, for creating ID to
pointer lookup table, because
10 matches
Mail list logo