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:   Sat, 01 Dec 2018 17:31:39 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     jerinjacobk@...il.com
Cc:     netdev@...r.kernel.org, sgoutham@...vell.com, lcherian@...vell.com,
        gakula@...vell.com, jerinj@...vell.com, ndabilpuram@...vell.com,
        kkanas@...vell.com
Subject: Re: [PATCH v1 net-next 05/14] octeontx2-af: Restrict TL1
 allocation and configuration

From: Jerin Jacob <jerinjacobk@...il.com>
Date: Sat,  1 Dec 2018 14:43:54 +0530

> @@ -987,6 +997,76 @@ static void nix_reset_tx_linkcfg(struct rvu *rvu, int blkaddr,
>  			    NIX_AF_TL3_TL2X_LINKX_CFG(schq, link), 0x00);
>  }
>  
> +static int
> +rvu_get_tl1_schqs(struct rvu *rvu,
> +		  int blkaddr,
> +		  u16 pcifunc,
> +		  u16 *schq_list,
> +		  u16 *schq_cnt)

Please pack these lines as densely with arguments as 80 columns will allow.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ