I think there's a problem here #201
-
uint8_t physicalPort_flags[CONFIG_YADECAP_PORTS_SIZE]; Line 1063 in 87748d7 |
Beta Was this translation helpful? Give feedback.
Answered by
TheRandomCharacter
May 30, 2024
Replies: 1 comment
-
There should be conversion from dpdk port id that is stored in metadata to local to worker (contignuous and indexable) port id; created issue #203 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TheRandomCharacter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There should be conversion from dpdk port id that is stored in metadata to local to worker (contignuous and indexable) port id;
(
base::permanently::PortMapper
)created issue #203