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 EA3A741D6C for ; Thu, 2 Mar 2023 09:39:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E72C440DFB for ; Thu, 2 Mar 2023 09:39:38 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id E744240DFB for ; Thu, 2 Mar 2023 09:39:36 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id c3so12959099qtc.8 for ; Thu, 02 Mar 2023 00:39:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1677746376; 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=SLkYIUQ/JOedB38bVxwr1UyQ2ctkT/4baT9tXom7Y+Y=; b=HM7+XjWxv8O8jLGQepmu993KCqY1FNg9arpX3QQwkGBzm9ZwOzGGhUFowV6gGciXcv fSFz9USmRJAQiQw318Q+VMTd/7Ds/kYe7dnqQvzQ2lZWFPE9p5fA+BP8HnbWhJ6MWidy g897SLuIx7VdoJzywgBEVwpFlgCIxgG6YI7BwMahP0omMG1hH1nABwhk1NCZotHYAnFE mSpkURWUL66wahg7TIgNAG9qf4q6Xl8xk/YMQ/hfV8pdqnZRzDCkku9t+DdHbED5X+9r XUlTgpHYRLaMwMfyGeR1fE54J0qEpAHJddqEsS9X1J8wwCaHlmbzOekKOlUJcFZzsQBR rPZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677746376; 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=SLkYIUQ/JOedB38bVxwr1UyQ2ctkT/4baT9tXom7Y+Y=; b=3zgF2WlBIoiAN85/5bZ6+M2Rdvr6k9IAshtq1UBs3iBHgfHTboEGICFjCaCdW1W1T+ Vninl+Q3cKDam+O1MwEXTKubYDBcXXG9UGzXjzVu33JBmX4y0pIfTs5EKI0Yd4zZ8qQa Q1DHCwJ5MoIZ7n1YiVWbKpVt1iQ9Nc+Fq7K+qzP9j5lmaJIdST/JGL4syOt5kVFZjQOX bLjlwb8wuX+B+J3g9hgFEIoINglYN71I9eCxHa7Y2tuK3p65IAcbf+HOFoPxnbBaxHgy LuzY2wGm7pTpFypQhYBfr9WLzlh2UF8VUyUDYyYH1tmc58tHsJIdqATkJ6+9TNqOix0U Ngag== X-Gm-Message-State: AO0yUKXSCKwNdTb7U6/0bROXsyL++go2cwDIA7mfGQ2MseHrgklxtrKI 2vUF7vNDMEhhKFRDUE/uztPNC1sjfOo7HwBJ X-Google-Smtp-Source: AK7set+NNhCZiaOUCqcXWh7tUZV89M6TzpH7CFSfsA4MzB3bpg9+4P0Rl+74MNerYJpXKZecsGN9FA== X-Received: by 2002:ac8:5f84:0:b0:3b8:2b94:5bf5 with SMTP id j4-20020ac85f84000000b003b82b945bf5mr15977221qta.55.1677746376067; Thu, 02 Mar 2023 00:39:36 -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 j9-20020ac85509000000b003b86b99690fsm9783752qtq.62.2023.03.02.00.39.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Mar 2023 00:39:35 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124674 [PATCH 9/9] raw/skeleton: fix segment fault when parse devargs Date: Thu, 2 Mar 2023 04:39:33 -0500 Message-Id: <20230302093933.3038736-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230302074825.31947-10-fengchengwen@huawei.com> References: <20230302074825.31947-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/124674/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4311790055