Bug 310 - QA: AVX Portmapping is Not Assigned to vAPV Instance for 100G Interface.
Review Request #66 — Created Oct. 30, 2023 and updated
| Information | |
|---|---|
| timlai | |
| AVX2 | |
| rel_avx_2_7_2 | |
| 310 | |
| Reviewers | |
| jasonchou, peteryeh, wli | |
Root Cause:
The set vf mac function not enable, it cause vf mac can't be set during runtime.
So, "show va portmapping" command display nothing.Solution:
Enable set_vf_mac and get_vf_config function.
nZRqiUZ1r7#show va portmapping
Instance Name Sequence Assigned AVX Port Resource MAC VA Port ID
CentOS_1 1 mgmt fc:e1:fb:6f:d7:13 \
2 port10.1 fc:e1:fb:9f:1b:10 \CentOS_2 1 mgmt fc:e1:fb:6f:d7:12 \ 2 port10.3 fc:e1:fb:9f:1b:12 \ apv01 1 mgmt fc:e1:fb:6f:d7:10 port1 2 port9.1 fc:e1:fb:9f:1b:08 port2 apv02 1 mgmt fc:e1:fb:6f:d7:0f port1 2 port10.2 fc:e1:fb:9f:1b:11 port2 apv_10g_01 1 mgmt fc:e1:fb:6f:d7:11 port1 2 port1.1 fc:e1:fb:9f:19:00 port2 apv_10g_02 1 mgmt fc:e1:fb:6f:d7:0e port1 2 port2.1 fc:e1:fb:9f:19:08 port2
- port9,10 are 100G port
