Thread (59 messages) 59 messages, 7 authors, 2021-03-24

Re: [dpdk-dev] [PATCH v4 11/32] net/qede/base: update base driver

From: Ferruh Yigit <hidden>
Date: 2021-03-24 14:08:35

On 10/19/2016 5:11 AM, Rasesh Mody wrote:
This patch updates the base driver and incorporates necessary changes
required to bring in the new firmware 8.10.9.0.

In addition, it would allow driver to add new functionalities that might
be needed in future.

Signed-off-by: Rasesh Mody <redacted>
<...>
+#ifndef LINUX_REMOVE
  /**
   * @brief ecore_cxt_qm_iids - fills the cid/tid counts for the QM configuration
   *
   * @param p_hwfn
   * @param iids [out], a structure holding all the counters
   */
-void ecore_cxt_qm_iids(struct ecore_hwfn *p_hwfn, struct ecore_qm_iids *iids);
+void ecore_cxt_qm_iids(struct ecore_hwfn *p_hwfn,
+		       struct ecore_qm_iids *iids);
+#endif
  
Hi Rasesh, Devendra Singh, Igor,

The 'LINUX_REMOVE' macro is still in the driver code, it looks like that is 
remainder of code strip for different platforms.
What do you think cleaning up them? Although it is not functional, just to 
remove the noise..
Same for '__EXTRACT__LINUX__' macro.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help