Thread (196 messages) 196 messages, 4 authors, 2019-07-04

Re: [dpdk-dev] [PATCH v1 25/58] net/octeontx2: add ptype support

From: Ferruh Yigit <hidden>
Date: 2019-06-06 15:50:33

On 6/2/2019 4:24 PM, jerinj@marvell.com wrote:
From: Jerin Jacob <redacted>

The fields from CQE needs to be converted to
ptype and rx ol flags in mbuf. This patch adds
create lookup memory for those items to be
used in Fastpath.

Signed-off-by: Jerin Jacob <redacted>
Signed-off-by: Kiran Kumar K <redacted>
Signed-off-by: Harman Kalra <redacted>
<...>
quoted hunk ↗ jump to hunk
@@ -1,4 +1,7 @@
 DPDK_19.05 {
+	global:
+
+	otx2_nix_fastpath_lookup_mem_get;
Why this function is in the .map file?

.map file is for the functions that this PMD exposes to application to call,
this look intended to use within the library itself, if so no need to be in .map
file.
 
 	local: *;
 };
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help