From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 06936201 for ; Wed, 22 Nov 2017 13:21:27 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id v186so9767651wma.2 for ; Wed, 22 Nov 2017 04:21:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=Sph+uNoNT0CsEDrKPDm+tqQSuCPQfebnzCupYE/lL1Y=; b=DABvr9xG0hwpre/7c3KNVX6SpE/Ow645MCpK1DkRiTF/ZHkp4ltvZ7iJ/tB4fey2Jt eSCa4dPPXKkKW/3assKqWQghWArA5DOzTRk+ORZVar7dO/sKSGM3uvJhtyc685QbmPRE 35Vx+x2wP1PN4JVMtXJy1DXDYfR7WJ5Wn0BWVXblyMWXWyJMAw1pxzQgfeWrGass6I7U 4u+36jb942xo+NZO/9NgWs9jZJEZAyZO7z4MnpT/lyWtfWqV1v/VS0XcLL7qr56Td+WT oYQ0fXPOh/Ovlrm1/dKdaTf6nzylyJ1UZ1ZsptliFeMruXGwrYRBWQHfPda9Md3L15lF pZ0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=Sph+uNoNT0CsEDrKPDm+tqQSuCPQfebnzCupYE/lL1Y=; b=VWqX3JP6YikrT/lOGPrCMEK45huUmIQ4KdwDVHntoH6Pp7yUeZ/51jFTwLYaASlqGv P3j19E9MAuYr6CYVtuLyxE2DMLc/amIVLec7FGrlyD8Pr+W/QpBIRmABjdQaZ3LaHXsm cPSXSkxFjOgMjLLpOqes0CuWCbnmxym/ePYmyW0VCKeKHXJYSzJkkCahf4hNHLqm2nxR yvP+vrXAilndOBOlsWsJfOruhCtDFL0wdhbmKpiNzGeYPQJglusjZIudLXVTzzlkBVxS 06civFBpfWwkQCG18HCoLPvEFxJ5FpZkR7l8FicKVPq+dsDgtsw5ooU7Z4qdHq13LzIA 9ZOQ== X-Gm-Message-State: AJaThX4T4Mdf6Yp3k9iQr6sT+Z+RmdGStL/1hfwVEc0vqUlRM+AVbIe7 +dEyvmChH9Ln1nr0IZgPkQfWZIKCaw== X-Google-Smtp-Source: AGs4zMbNRwPIs5vUABnfbFsoEFCIZwBnk+NTP63amiUyijd24LjRKFHbZP2JYKLcVsuj/O5AUHl+eA== X-Received: by 10.80.140.33 with SMTP id p30mr6799551edp.19.1511353286773; Wed, 22 Nov 2017 04:21:26 -0800 (PST) Received: from laranjeiro-vm.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id w51sm11548865edd.60.2017.11.22.04.21.25 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 22 Nov 2017 04:21:26 -0800 (PST) Date: Wed, 22 Nov 2017 13:21:20 +0100 From: Nelio Laranjeiro To: Anoob Joseph Cc: Akhil Goyal , Declan Doherty , Radu Nicolau , Sergio Gonzalez Monroy , Jerin Jacob , Narayana Prasad , dev@dpdk.org Message-ID: <20171122122120.kgd5ahfrdjblzdbv@laranjeiro-vm.dev.6wind.com> References: <1511173905-22117-1-git-send-email-anoob.joseph@caviumnetworks.com> <1511333716-11955-1-git-send-email-anoob.joseph@caviumnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1511333716-11955-1-git-send-email-anoob.joseph@caviumnetworks.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [dpdk-dev] [PATCH v2 0/2] add inline protocol support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2017 12:21:27 -0000 Hi Anoob, I am facing a segfault in ipsec-secgw with this series when using MLX5 PMD, maybe you can help here, see the following gdb backtrace. Thread 1 "ipsec-secgw" received signal SIGSEGV, Segmentation fault. 0x00005555555b5123 in __rte_security_attach_session (sym_op=0x0, sess=0x7ffef7edb540) at /root/dpdk/x86_64-native-linuxapp-gcc/include/rte_security.h:378 378 sym_op->sec_session = sess; (gdb) bt #0 0x00005555555b5123 in __rte_security_attach_session (sym_op=0x0, sess=0x7ffef7edb540) at /root/dpdk/x86_64-native-linuxapp-gcc/include/rte_security.h:378 #1 0x00005555555b5178 in rte_security_attach_session (op=0x7fffe8a90008, sess=0x7ffef7edb540) at /root/dpdk/x86_64-native-linuxapp-gcc/include/rte_security.h:414 #2 0x00005555555b6389 in ipsec_enqueue (xform_func=0x5555555b7961 , ipsec_ctx=0x555556003a00 , pkts=0x7fffffffdaf0, sas=0x7fffffffd830, nb_pkts=1) at /root/dpdk/examples/ipsec-secgw/ipsec.c:449 #3 0x00005555555b68f5 in ipsec_inbound (ctx=0x555556003a00 , pkts=0x7fffffffdaf0, nb_pkts=1, len=32) at /root/dpdk/examples/ipsec-secgw/ipsec.c:542 #4 0x00005555555c3713 in process_pkts_inbound (ipsec_ctx=0x555556003a00 , traffic=0x7fffffffd8f0) at /root/dpdk/examples/ipsec-secgw/ipsec-secgw.c:465 #5 0x00005555555c42eb in process_pkts (qconf=0x555556001480 , pkts=0x7fffffffe830, nb_pkts=1 '\001', portid=0) at /root/dpdk/examples/ipsec-secgw/ipsec-secgw.c:699 #6 0x00005555555c47eb in main_loop (dummy=0x0) at /root/dpdk/examples/ipsec-secgw/ipsec-secgw.c:792 #7 0x00005555556301c5 in rte_eal_mp_remote_launch (f=0x5555555c43e8 , arg=0x0, call_master=CALL_MASTER) at /root/dpdk/lib/librte_eal/common/eal_common_launch.c:91 #8 0x00005555555c65a3 in main (argc=8, argv=0x7fffffffeb18) at /root/dpdk/examples/ipsec-secgw/ipsec-secgw.c:1608 Thanks, -- Nélio Laranjeiro 6WIND