Hi sir.
Now, i have a project related to hyperscan and dpdk, so i need the
integration between them. And could you help me make a Makefile without the
help of cmake?
Best regards,
Hiep
--
Hanoi University Of Science And Technology ,
School of Information and Technology,
KDE Laboratory,
Pham Tuan Hiep,
phone: (+84) 918632952
Show replies by date
Hi Hiep,
If you have a DPDK-based application that you want to use Hyperscan with, all you need to
do is link the Hyperscan library in and call Hyperscan’s library functions. Hyperscan
simply operates on buffers of bytes and requires no specific integration to work with
DPDK.
CMake is the only way we support Hyperscan library builds, and will generate a Makefile
for you. If you’re talking about a Makefile for building your own application and linking
against libhs, this will work as it would with any other library.
Best regards,
Justin
From: Hyperscan [mailto:hyperscan-bounces@lists.01.org] On Behalf Of Hiep Pham
Sent: Monday, November 28, 2016 9:07 PM
To: hyperscan(a)lists.01.org
Subject: [Hyperscan] integrate hyperscan and dpdk
Hi sir.
Now, i have a project related to hyperscan and dpdk, so i need the integration between
them. And could you help me make a Makefile without the help of cmake?
Best regards,
Hiep
--
Hanoi University Of Science And Technology ,
School of Information and Technology,
KDE Laboratory,
Pham Tuan Hiep,
phone: (+84) 918632952