vipinpv85 / DPDK-Suricata_3.0

add dpdk interface and packet processing to suricata in worker mode
https://github.com/vipinpv85/DPDK-Suricata_3.0
GNU Lesser General Public License v3.0
62 stars 34 forks source link

how to build dpdk+Suricata_3.0? #1

Closed ygm521 closed 5 years ago

vipinpv85 commented 5 years ago

I did not follow you? Is your question subject which states ' how to build dpdk+Suricata_3.0'

or your question is 'I would like to run suricata with DPDK interface and processing? How am I able to do so?

On Thu, 17 Jan 2019 at 13:34, ygm521 notifications@github.com wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vipinpv85/DPDK_Suricata_3.0/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPG4TvYuD1c8URJlmrsAA_Iv7Vzf-i_ks5vEC6pgaJpZM4aEp84 .

--

Thanks Vipin Varghese

ygm521 commented 5 years ago

I mean how do you compile dpdk and Suricata_3.0, how can I run it and what startup script is needed?

vipinpv85 commented 5 years ago

For dpdk please refer dpdk.org quick start guide

For suricat with dpdk.pleasee use the configure command I have shared

On Fri 18 Jan, 2019, 06:48 ygm521 <notifications@github.com wrote:

I mean how do you compile dpdk and Suricata_3.0, how can I run it and what startup script is needed?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/vipinpv85/DPDK_Suricata_3.0/issues/1#issuecomment-455392406, or mute the thread https://github.com/notifications/unsubscribe-auth/ABPG4YOdKp46qceB2iGpRWBYd3S5zYrpks5vESD_gaJpZM4aEp84 .

vipinpv85 commented 5 years ago

I have updated the README with the details too.

vipinpv85 commented 5 years ago

updated with DPDK 17.11.3 with readme. try and let me know.

vipinpv85 commented 4 years ago

@ygm521 what is your update??