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 85DEF42BEF for ; Wed, 31 May 2023 09:39:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 616C340A82 for ; Wed, 31 May 2023 09:39:55 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 3A3BA40A82 for ; Wed, 31 May 2023 09:39:54 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-75ca95c4272so341694285a.0 for ; Wed, 31 May 2023 00:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685518793; x=1688110793; 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=RJSp+uzGO6iA9YpEjJXlvnjjX+0LAnzWrxnZv+P+aOQ=; b=Dna7ioXkwABgh5aWO27G49jKT6IcOgV8diV5VQFIQ8aZywSQInzzG1Z2koMhhz7dFe rJ6uoWSaiCmtjCjNgxBTiVYSCa2FDOFradUygtZVq5LpHbyCIav/KnwCAqEJUblBxcln 8c+XQTITRFEFTwUoppNkDcn/KhCVkX5OeJ9UqQtk3veG5xaHlLjpR5wN3XBKFBDgnhfD jZSokJ/cn18524Dq0sw3q6vDRiLi64MT711bEmrGfUkzOU87F0PohZSKZeUN9jKG3elh bJxwgrHcH/sKZ8izvNqRnYHHZBkYJ3K9sXorpV+U/Y+3xG79ICVEmtF3gHxP7ATG1w0H Dvfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685518793; x=1688110793; 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=RJSp+uzGO6iA9YpEjJXlvnjjX+0LAnzWrxnZv+P+aOQ=; b=enHTCdVI/eXBCk4enbrWFCdLDaRThn9W9FREMHs4c6HvlkNTBAvQmEWXZ5dKmUxDV/ xBZlEJPkeM96FD+gQIrjT7Qkb1ieij2DtKAK9JqxYp2GX6aI2u+Qi5qP4GI/XW8tDBRZ sBjPr+9PG53OdaWUHrpwp2aKu4D/+HgeP9gWvjd47lpS+eYmLbIhlAY6UHNi8LHiq/hB 1DOyROYvSs5ihQtw3B2sGohE/lmFH+E0cVo6M/+Ne89WCdO+bDzolTZNEig5Sci7zqIv h3Oc9OQ5jPXtlMRvHzBeTvl0OCWus1oorivYZj83MA2MlUH8GPERhrtSGATjmMJFwKOD mxww== X-Gm-Message-State: AC+VfDwAFRtpi3KMopyVHTkToSTL14dArJmusosFf4wySXwQnwmNzqNv qpKtzIkVJ5oxpVumlZcH5JKbRs/Ll7Wt0WdGqa8= X-Google-Smtp-Source: ACHHUZ7XVO7pbI80LqavTA0gyhagG2J9VgWDXuq1xnyNlZpqzY6bZtB9LKGkupEtC07w+hpK26pS4g== X-Received: by 2002:a05:620a:28d1:b0:75b:23a1:8e34 with SMTP id l17-20020a05620a28d100b0075b23a18e34mr6138385qkp.5.1685518793294; Wed, 31 May 2023 00:39:53 -0700 (PDT) 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 u7-20020ae9c007000000b0075784a8f13csm4385192qkk.96.2023.05.31.00.39.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 31 May 2023 00:39:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127744 [PATCH] eal/linux: register mp hotplug callback after memory init Date: Wed, 31 May 2023 03:39:51 -0400 Message-Id: <20230531073951.540711-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230531065506.63021-1-wangzhihong.wzh@bytedance.com> References: <20230531065506.63021-1-wangzhihong.wzh@bytedance.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/127744/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5129835447