Thread (171 messages) read the whole thread 171 messages, 14 authors, 2017-03-29

Re: [PATCH v2 08/15] net/avp: device initialization

From: Legacy, Allain <hidden>
Date: 2017-03-01 13:29:22

-----Original Message-----
From: Jerin Jacob [mailto:jerin.jacob@caviumnetworks.com]
quoted
+/* Ethernet device validation marker */ #define
RTE_AVP_ETHDEV_MAGIC
quoted
+0x92972862
I think, we don't need to add RTE_ for internal flags and PMD APIs etc.
Ok, will rename.
quoted
+/* 32-bit MMIO register read */
+#define RTE_AVP_READ32(_addr) (*(uint32_t *)(_addr))
Use rte_write32 and rte_read32 API instead.
Ok, will replace with standard API.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help