Thanks Ferruh for your quick turnaround!
Sure, I’ll send a patch for your review.
Regards,
Steve
On 1/18/17, 10:39 AM, "Ferruh Yigit" wrote:
On 1/18/2017 4:12 AM, Steve Shin (jonshin) wrote:
> Hi,
>
> I have a question on MAC address replay logic in
rte_eth_dev_config_restore
On 1/18/2017 4:12 AM, Steve Shin (jonshin) wrote:
> Hi,
>
> I have a question on MAC address replay logic in rte_eth_dev_config_restore():
>
> lib/librte_ether/rte_ethdev.c:
> code snippet of rte_eth_dev_config_restore()
> ~~
> /* replay MAC address configuration */
> for (i = 0;
Hi,
I have a question on MAC address replay logic in rte_eth_dev_config_restore():
lib/librte_ether/rte_ethdev.c:
code snippet of rte_eth_dev_config_restore()
~~
/* replay MAC address configuration */
for (i = 0; i < dev_info.max_mac_addrs; i++) {
addr = dev->data-
3 matches
Mail list logo