From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-f67.google.com (mail-ed1-f67.google.com [209.85.208.67]) by dpdk.org (Postfix) with ESMTP id 6071723D for ; Tue, 30 Oct 2018 11:38:35 +0100 (CET) Received: by mail-ed1-f67.google.com with SMTP id d6-v6so1924825edi.2 for ; Tue, 30 Oct 2018 03:38:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=GwGF30rFnVr20y6mRemitm7J7bbLrjpPCezBxjjakQI=; b=KExG9d/aDPxQh9detgTMX5KSl0PdZu9RCkQuMkeCCp27G7dTbZ346Hggaof7mSTZK8 woXW/HL9sURYWEKc38t0rnFG7qmjUUvz7VsH0bAVvKffgdR/h8xN5NlBVzgFakMZmpYg nS1oLMZr/DgSAhSRsIvkQD08dzrdYzf1ha9w2Hc0jTXz6jVnlpT6LsIWMS64lLc37WSg lUjrtxoMifQ4guyUiawQvFa4yRh0FmJTZKbBq7N8lREuc7bKdsO9rbzjYPbx9YuY6lkt teMehBRAJVKovWEGahrOdXNr7cFA1ptH+fou2WIvDI9kveiuuaINKuZsfPE/xDXMKpMv B4hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=GwGF30rFnVr20y6mRemitm7J7bbLrjpPCezBxjjakQI=; b=CGijE0Mge+OJJOcO96qoVW8XGC5jXCt3FZ/DxU1Nc1bSs1tYzPyLKDEjR4SwlwkQAJ CVX6qjkJWhx7li2LAirAaC2m7oaohpqbYdH6cO/oOQr9msFpbPzCpVSipUHctGaY/MGI YT2+YZ/NuJPjWh40e/YC8Xox/YeMs4qCfCoHMGIQGsDHPj35sYLLLF2v1SUl7QbZZCIy zQIc+Tm5/NcPENOIRnYQg58cUIWZZcE9p1b3gqpaezW9PdQ+uvdP+jtVW2D+yvPI78RQ bTwV8jp40ZFQCL/zEvVQf+eMxMRFHjnMckTvvLFMCV6KPxVP4EFhnIqutFFN9w5qh6Ud Ct3w== X-Gm-Message-State: AGRZ1gJ3dHXs4PEH2Jh+b1KazRescpuVpYrLeABV+6nigf8P6XQXklmo 1piAIwnhHCRmayD9U0ZTQWcyTeKdBCyLftj1Xb5FUA== X-Google-Smtp-Source: AJdET5cBZpVEbV5wqaQm0tA6nvIi04/ebq2ybJQcxm9yFrDPG0NVlqege7v+CSuI+ou2e6xOSgJvsM+yUuRnqBbT3PE= X-Received: by 2002:a50:86e7:: with SMTP id 36-v6mr16038379edu.104.1540895914910; Tue, 30 Oct 2018 03:38:34 -0700 (PDT) MIME-Version: 1.0 References: <1538743527-8285-1-git-send-email-alejandro.lucero@netronome.com> <2737161.TvyDVilZt4@xps> <2DBBFF226F7CF64BAFCA79B681719D954502B94F@shsmsx102.ccr.corp.intel.com> <0D300480287911409D9FF92C1FA2A3355B442C48@SHSMSX104.ccr.corp.intel.com> <0D300480287911409D9FF92C1FA2A3355B443027@SHSMSX104.ccr.corp.intel.com> In-Reply-To: <0D300480287911409D9FF92C1FA2A3355B443027@SHSMSX104.ccr.corp.intel.com> From: Alejandro Lucero Date: Tue, 30 Oct 2018 10:38:23 +0000 Message-ID: To: xueqin.lin@intel.com Cc: lei.a.yao@intel.com, Thomas Monjalon , dev , "Xu, Qian Q" , "Burakov, Anatoly" , Ferruh Yigit , Qi Zhang Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH v3 0/6] use IOVAs check based on DMA mask 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: Tue, 30 Oct 2018 10:38:35 -0000 On Tue, Oct 30, 2018 at 10:34 AM Lin, Xueqin wrote: > Hi Lucero, > > > > No, we have reproduced multi-process issues(include symmetric_mp, > simple_mp, hotplug_mp, multi-process unit test=E2=80=A6 )on most of our s= ervers. > > It is also strange that 1~2 servers don=E2=80=99t have the issue. > > > Yes, you are right. I could execute it but it was due to how this problem triggers. I think I can fix this and at the same time solving properly the initial issue without any limitation like that potential race condition I mentioned. I can give you a patch to try in a couple of hours. Thanks > Bind two NNT ports or FVL ports > > > > ./build/symmetric_mp -c 4 --proc-type=3Dauto -- -p 3 --num-procs=3D4 > --proc-id=3D1 > > > > EAL: Detected 88 lcore(s) > > EAL: Detected 2 NUMA nodes > > EAL: Auto-detected process type: SECONDARY > > [New Thread 0x7ffff6eda700 (LWP 90103)] > > EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_90099_2f1b553882b62 > > [New Thread 0x7ffff66d9700 (LWP 90104)] > > > > Thread 1 "symmetric_mp" received signal SIGSEGV, Segmentation fault. > > 0x00000000005566b5 in rte_fbarray_find_next_used () > > (gdb) bt > > #0 0x00000000005566b5 in rte_fbarray_find_next_used () > > #1 0x000000000054da9c in rte_eal_check_dma_mask () > > #2 0x0000000000572ae7 in pci_one_device_iommu_support_va () > > #3 0x0000000000573988 in rte_pci_get_iommu_class () > > #4 0x000000000054f743 in rte_bus_get_iommu_class () > > #5 0x000000000053c123 in rte_eal_init () > > #6 0x000000000046be2b in main () > > > > Best regards, > > Xueqin > > > > *From:* Alejandro Lucero [mailto:alejandro.lucero@netronome.com] > *Sent:* Tuesday, October 30, 2018 5:41 PM > *To:* Lin, Xueqin > *Cc:* Yao, Lei A ; Thomas Monjalon < > thomas@monjalon.net>; dev ; Xu, Qian Q ; > Burakov, Anatoly ; Yigit, Ferruh < > ferruh.yigit@intel.com>; Zhang, Qi Z > *Subject:* Re: [dpdk-dev] [PATCH v3 0/6] use IOVAs check based on DMA mas= k > > > > > > On Tue, Oct 30, 2018 at 3:20 AM Lin, Xueqin wrote: > > Hi Lucero&Thomas, > > > > Find the patch can=E2=80=99t fix multi-process cases. > > > > Hi, > > > > I think it is not specifically about multiprocess but about hotplug with > multiprocess because I can execute the symmetric_mp successfully with a > secondary process. > > > > Working on this as a priority. > > > > Thanks. > > > > Steps: > > 1. Setup primary process successfully > > ./hotplug_mp --proc-type=3Dauto > > > > 2. Fail to setup secondary process > > ./hotplug_mp --proc-type=3Dauto > > EAL: Detected 88 lcore(s) > > EAL: Detected 2 NUMA nodes > > EAL: Auto-detected process type: SECONDARY > > EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_147212_2bfe08ee88d2= 3 > > Segmentation fault (core dumped) > > > > More information as below: > > Thread 1 "hotplug_mp" received signal SIGSEGV, Segmentation fault. > > 0x0000000000597cfb in find_next (arr=3D0x7ffff7ff20a4, start=3D0, used=3D= true) > > at /root/dpdk/lib/librte_eal/common/eal_common_fbarray.c:264 > > 264 for (idx =3D first; idx < msk->n_masks; idx++) { > > #0 0x0000000000597cfb in find_next (arr=3D0x7ffff7ff20a4, start=3D0, > used=3Dtrue) > > at /root/dpdk/lib/librte_eal/common/eal_common_fbarray.c:264 > > #1 0x0000000000598573 in fbarray_find (arr=3D0x7ffff7ff20a4, start=3D0, > next=3Dtrue, > > used=3Dtrue) at > /root/dpdk/lib/librte_eal/common/eal_common_fbarray.c:1001 > > #2 0x000000000059929b in rte_fbarray_find_next_used (arr=3D0x7ffff7ff20a= 4, > start=3D0) > > at /root/dpdk/lib/librte_eal/common/eal_common_fbarray.c:1018 > > #3 0x000000000058c877 in rte_memseg_walk_thread_unsafe (func=3D0x58c401 > , > > arg=3D0x7fffffffcc38) at > /root/dpdk/lib/librte_eal/common/eal_common_memory.c:589 > > #4 0x000000000058ce08 in rte_eal_check_dma_mask (maskbits=3D48 '0') > > at /root/dpdk/lib/librte_eal/common/eal_common_memory.c:465 > > #5 0x00000000005b96c4 in pci_one_device_iommu_support_va (dev=3D0x11b3d9= 0) > > at /root/dpdk/drivers/bus/pci/linux/pci.c:593 > > #6 0x00000000005b9738 in pci_devices_iommu_support_va () > > at /root/dpdk/drivers/bus/pci/linux/pci.c:626 > > #7 0x00000000005b97a7 in rte_pci_get_iommu_class () > > at /root/dpdk/drivers/bus/pci/linux/pci.c:650 > > #8 0x000000000058f1ce in rte_bus_get_iommu_class () > > at /root/dpdk/lib/librte_eal/common/eal_common_bus.c:237 > > #9 0x0000000000577c7a in rte_eal_init (argc=3D2, argv=3D0x7fffffffdf98) > > at /root/dpdk/lib/librte_eal/linuxapp/eal/eal.c:919 > > #10 0x000000000045dd56 in main (argc=3D2, argv=3D0x7fffffffdf98) > > at /root/dpdk/examples/multi_process/hotplug_mp/main.c:28 > > > > > > Best regards, > > Xueqin > > > > *From:* Alejandro Lucero [mailto:alejandro.lucero@netronome.com] > *Sent:* Monday, October 29, 2018 9:41 PM > *To:* Yao, Lei A > *Cc:* Thomas Monjalon ; dev ; Xu, Qian > Q ; Lin, Xueqin ; Burakov, > Anatoly ; Yigit, Ferruh > > *Subject:* Re: [dpdk-dev] [PATCH v3 0/6] use IOVAs check based on DMA mas= k > > > > > > On Mon, Oct 29, 2018 at 1:18 PM Yao, Lei A wrote: > > > > > > *From:* Alejandro Lucero [mailto:alejandro.lucero@netronome.com] > *Sent:* Monday, October 29, 2018 8:56 PM > *To:* Thomas Monjalon > *Cc:* Yao, Lei A ; dev ; Xu, Qian Q < > qian.q.xu@intel.com>; Lin, Xueqin ; Burakov, > Anatoly ; Yigit, Ferruh > > *Subject:* Re: [dpdk-dev] [PATCH v3 0/6] use IOVAs check based on DMA mas= k > > > > > > On Mon, Oct 29, 2018 at 11:46 AM Thomas Monjalon > wrote: > > 29/10/2018 12:39, Alejandro Lucero: > > I got a patch that solves a bug when calling rte_eal_dma_mask using the > > mask instead of the maskbits. However, this does not solves the > deadlock. > > The deadlock is a bigger concern I think. > > > > I think once the call to rte_eal_check_dma_mask uses the maskbits instead > of the mask, calling rte_memseg_walk_thread_unsafe avoids the deadlock. > > > > Yao, can you try with the attached patch? > > > > Hi, Lucero > > > > This patch can fix the issue at my side. Thanks a lot > > for you quick action. > > > > > > Great! > > > > I will send an official patch with the changes. > > > > I have to say that I tested the patchset, but I think it was where > legacy_mem was still there and therefore dynamic memory allocation code n= ot > used during memory initialization. > > > > There is something that concerns me though. Using > rte_memseg_walk_thread_unsafe could be a problem under some situations > although those situations being unlikely. > > > > Usually, calling rte_eal_check_dma_mask happens during initialization. > Then it is safe to use the unsafe function for walking memsegs, but with > device hotplug and dynamic memory allocation, there exists a potential ra= ce > condition when the primary process is allocating more memory and > concurrently a device is hotplugged and a secondary process does the devi= ce > initialization. By now, this is just a problem with the NFP, and the > potential race condition window really unlikely, but I will work on this > asap. > > > > BRs > > Lei > > > > > Interestingly, the problem looks like a compiler one. Calling > > rte_memseg_walk does not return when calling inside rt_eal_dma_mask, > but if > > you modify the call like this: > > > > - if (rte_memseg_walk(check_iova, &mask)) > > + if (!rte_memseg_walk(check_iova, &mask)) > > > > it works, although the value returned to the invoker changes, of course= . > > But the point here is it should be the same behaviour when calling > > rte_memseg_walk than before and it is not. > > Anyway, the coding style requires to save the return value in a variable, > instead of nesting the call in an "if" condition. > And the "if" check should be explicitly !=3D 0 because it is not a real > boolean. > > PS: please do not top post and avoid HTML emails, thanks > >