Thread (28 messages) 28 messages, 2 authors, 2021-12-29

Re: [PATCH v4 02/25] net/spnic: initialize the HW interface

From: Yanling Song <hidden>
Date: 2021-12-29 11:49:31

quoted
@@ -35,11 +68,42 @@ static int spnic_func_init(struct rte_eth_dev
*eth_dev) pci_dev->addr.domain, pci_dev->addr.bus,
  		 pci_dev->addr.devid, pci_dev->addr.function);
  
+	eth_dev->data->dev_flags |=
RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS;  
Please do not use the temporary macro. Please review this patch:

f30e69b41f94 ("ethdev: add device flag to bypass auto-filled queue
xstats")
Ok. RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS will be removed in V5.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help