Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1624746
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: thunderx: Fix set_max_bgx_per_node for 81xx rgx |
| Date | 2017-04-17 19:10 +0200 |
| Message-ID | <txik2-3lz-15@gated-at.bofh.it> (permalink) |
| References | <txd0Z-8uH-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: George Cherian <george.cherian@cavium.com> Date: Thu, 13 Apr 2017 07:25:01 +0000 > Add the PCI_SUBSYS_DEVID_81XX_RGX and use the same to set > the max bgx per node count. > > This fixes the issue intoduced by following commit > 78aacb6f6 net: thunderx: Fix invalid mac addresses for node1 interfaces > With this commit the max_bgx_per_node for 81xx is set as 2 instead of 3 > because of which num_vfs is always calculated as zero. > > Signed-off-by: George Cherian <george.cherian@cavium.com> Applied.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] net: thunderx: Fix set_max_bgx_per_node for 81xx rgx David Miller <davem@davemloft.net> - 2017-04-17 19:10 +0200
csiph-web