Commit 93cd765
i40e: Add a new variable to track number of pf instances
Track the number of physical functions (PFs) found, this is a global counter
on purpose so that each pf loaded has a unique ID.
Change-Id: I74d618520afbce4a774d0235449e3b5f97ff6d4a
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>1 parent 4a38d09 commit 93cd765
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
279 | 281 | | |
280 | 282 | | |
281 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7176 | 7176 | | |
7177 | 7177 | | |
7178 | 7178 | | |
| 7179 | + | |
7179 | 7180 | | |
7180 | 7181 | | |
7181 | 7182 | | |
| |||
7241 | 7242 | | |
7242 | 7243 | | |
7243 | 7244 | | |
| 7245 | + | |
7244 | 7246 | | |
7245 | 7247 | | |
7246 | 7248 | | |
| |||
7391 | 7393 | | |
7392 | 7394 | | |
7393 | 7395 | | |
| 7396 | + | |
| 7397 | + | |
7394 | 7398 | | |
7395 | 7399 | | |
7396 | 7400 | | |
| |||
0 commit comments