Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1557848

Re: [PATCH] net: thunderx: acpi: fix LMAC initialization

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH] net: thunderx: acpi: fix LMAC initialization
Date 2017-01-12 23:00 +0100
Message-ID <sYVzA-GY-11@gated-at.bofh.it> (permalink)
References <sYVzA-GY-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Vadim Lomovtsev <Vadim.Lomovtsev@caviumnetworks.com>
Date: Thu, 12 Jan 2017 07:28:06 -0800

> While probing BGX we requesting appropriate QLM for it's configuration
> and get LMAC count by that request. Then, while reading configured
> MAC values from SSDT table we need to save them in proper mapping:
>   BGX[i]->lmac[j].mac = <MAC value>
> to later provide for initialization stuff. In order to fill
> such mapping properly we need to add lmac index to be used while
> acpi initialization since at this moment bgx->lmac_count already contains
> actual value.
> 
> Signed-off-by: Vadim Lomovtsev <Vadim.Lomovtsev@caviumnetworks.com>

Applied.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] net: thunderx: acpi: fix LMAC initialization David Miller <davem@davemloft.net> - 2017-01-12 23:00 +0100

csiph-web