Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1557848 > unrolled thread
| Started by | David Miller <davem@davemloft.net> |
|---|---|
| First post | 2017-01-12 23:00 +0100 |
| Last post | 2017-01-12 23:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] net: thunderx: acpi: fix LMAC initialization David Miller <davem@davemloft.net> - 2017-01-12 23:00 +0100
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2017-01-12 23:00 +0100 |
| Subject | Re: [PATCH] net: thunderx: acpi: fix LMAC initialization |
| Message-ID | <sYVzA-GY-11@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web