From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 89CC941D6C for ; Thu, 2 Mar 2023 09:59:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8703F41156 for ; Thu, 2 Mar 2023 09:59:23 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 77D1F41156 for ; Thu, 2 Mar 2023 09:59:22 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id c3so12993086qtc.8 for ; Thu, 02 Mar 2023 00:59:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677747561; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=HfpwdMnqhlyTcxPxwMZPsUejL/w94PXc0peInRHenqs=; b=hDR2aUr9eL4l04vKsTPsc7iQQBH84ouuZpj7ubC43O5UtvnEA+V7ElS9muIMxDKo1u 9bbuIIAT2Qvl5twAtz97LFc8csVBneHBNBGGdfYsPFQRWW2bcXZiXEg9KS62Ew9YIs6c p6rZzq7kL4YEUhf3APc8HajMf8jTWs/jdsV5PgssSU0OqduDFICFnP1/P1Sq55qFE3ZF WUPAI5/ncElQ4eVbhVdD0i7NF+SWS5sC4rILu3RfptfqJGFOTeg5qm7P9K7b8cHDjiRp RdA7g8ORsXG0ddY1Hv64fo8GLM1ZEt/m3D1nyV9i2gjLtwl6kUq4hdK4lAbG6otFnQQP pFnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677747561; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HfpwdMnqhlyTcxPxwMZPsUejL/w94PXc0peInRHenqs=; b=cJFUdS/1QDqgOM/7zbkIg/OO9YKjW7IhSgM69m74ZeUUrrgQCUFkMn0S+MTknmwor1 tXZ1N1Ed6ESG8ImKQ12s0NJh7kGn9rYIkKPgMjB0Zr/k0TH4qYT3DWMIlTCV3gK/XN10 AzwgL69vjbAjBKroN44Zsgz4BubX3laiQi96idReDSw2XgP4jwu1sNmYyVIz5NqmRLHC KU0qqK5qqsW6AL76PNem4k/YhuuMDdWZFEZk8E2341Qv9oGhw/p+vTHRTRBiIKwZVeJB qs/+4bi4Xf/Sxy/TVIV8hi/v/x2ZPHZtVJGcYmrsaDXu1UuuhIqPQ/LLhU8xmYgb5Luh zC5g== X-Gm-Message-State: AO0yUKX2oWM5ULYWIwB6VDZ9LG2vTNPHIG2JTtuQYikBO/c0PPM9JPyf W8HT8EuFFfMJcmCnnvO4wRPLPJyjwP1pSxl0 X-Google-Smtp-Source: AK7set9WJAfa/yf8rTOBHGNbc5WDI4sO2iFYg8lnnCi8CPf0Ddcf7c3bN1V6h4E/THuwAs9qw8pabg== X-Received: by 2002:ac8:7f4e:0:b0:3bf:d71e:5af4 with SMTP id g14-20020ac87f4e000000b003bfd71e5af4mr16499302qtk.26.1677747561596; Thu, 02 Mar 2023 00:59:21 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id q13-20020ac8450d000000b003bfad864e81sm9947994qtn.69.2023.03.02.00.59.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 00:59:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124684 [PATCH 9/9] raw/skeleton: fix segment fault when parse devargs Date: Thu, 2 Mar 2023 04:59:18 -0500 Message-Id: <20230302095918.3600561-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230302075012.32423-10-fengchengwen@huawei.com> References: <20230302075012.32423-10-fengchengwen@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/124684/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4311953130