lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 1 Nov 2020 13:51:57 +0530
From:   sundeep subbaraya <sundeep.lkml@...il.com>
To:     Jakub Kicinski <kuba@...nel.org>
Cc:     David Miller <davem@...emloft.net>,
        Sunil Kovvuri Goutham <sgoutham@...vell.com>,
        netdev@...r.kernel.org, Subbaraya Sundeep <sbhatta@...vell.com>
Subject: Re: [v2 net-next PATCH 00/10] Support for OcteonTx2 98xx silcion

Thanks Jakub,

Sundeep

On Sun, Nov 1, 2020 at 3:35 AM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Thu, 29 Oct 2020 10:45:39 +0530 sundeep.lkml@...il.com wrote:
> > From: Subbaraya Sundeep <sbhatta@...vell.com>
> >
> > OcteonTx2 series of silicons have multiple variants, the
> > 98xx variant has two network interface controllers (NIX blocks)
> > each of which supports upto 100Gbps. Similarly 98xx supports
> > two crypto blocks (CPT) to double the crypto performance.
> > The current RVU drivers support a single NIX and
> > CPT blocks, this patchset adds support for multiple
> > blocks of same type to be active at the same time.
> >
> > Also the number of serdes controllers (CGX) have increased
> > from three to five on 98xx. Each of the CGX block supports
> > upto 4 physical interfaces depending on the serdes mode ie
> > upto 20 physical interfaces. At a time each CGX block can
> > be mapped to a single NIX. The HW configuration to map CGX
> > and NIX blocks is done by firmware.
> >
> > NPC has two new interfaces added NIX1_RX and NIX1_TX
> > similar to NIX0 interfaces. Also MCAM entries is increased
> > from 4k to 16k. To support the 16k entries extended set
> > is added in hardware which are at completely different
> > register offsets. Fortunately new constant registers
> > can be read to figure out the extended set is present
> > or not.
>
> Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ