rte_port_eventdev_reader_ops, rte_port_eventdev_writer_nodrops_ops,
rte_port_eventdev_writer_ops symbols promoted
Signed-off-by: Rahul Shah
---
lib/port/version.map | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/lib/port/version.map b/lib/port/version.map
index
Hi,
I see that in the testpmd csum mode (csumonly.c), TCP checksum is not
calculated by the code after segmenting the packet. I get TCP checksum error
when I capture the segmented packets in the Wireshark. Is this expected or an
error.
There is a 'update_tcp_header' function which only clears
The port library should be build after eventdev library.
Fixes: 5d92c4e5 ("port: add eventdev port type")
Signed-off-by: Rahul Shah
---
lib/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/Makefile b/lib/Makefile
index 5d04ab915..2c2b80ac3 100644
--- a/lib/Makefile
The port library should be build after eventdev library.
Fixes: 5d92c4e5 ("port: add eventdev port type")
Signed-off-by: Rahul Shah
---
lib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Makefile b/lib/Makefile
index 5d04ab915..1ff00ba8c 100644
The port library should be built after eventdev library.
Fixes: 5d92c4e5 ("port: add eventdev port type")
Signed-off-by: Rahul Shah
---
lib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Makefile b/lib/Makefile
index 5d04ab915..1ff00ba8c 100644
Adding a new port type called eventdev to the
rte_port library.
Signed-off-by: Rahul Shah
---
lib/librte_port/Makefile | 4 +-
lib/librte_port/meson.build | 8 +-
lib/librte_port/rte_port_eventdev.c | 585 +++
lib/librte_port/rte_port_eventdev.h
Adding a new port type called eventdev to the
rte_port library.
Signed-off-by: Rahul Shah
---
lib/librte_port/Makefile | 4 +-
lib/librte_port/meson.build | 8 +-
lib/librte_port/rte_port_eventdev.c | 585 +++
lib/librte_port/rte_port_eventdev.h
Signed-off-by: Rahul Shah
---
lib/librte_port/Makefile | 4 +-
lib/librte_port/meson.build | 8 +-
lib/librte_port/rte_port_eventdev.c | 585 +++
lib/librte_port/rte_port_eventdev.h | 96 +
lib/librte_port/rte_port_version.map | 9 +
5
8 matches
Mail list logo