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 073654567F for ; Mon, 22 Jul 2024 13:04:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C30854275D for ; Mon, 22 Jul 2024 13:04:55 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 3354A402B9 for ; Mon, 22 Jul 2024 13:03:56 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-79f16cad2a7so249397685a.0 for ; Mon, 22 Jul 2024 04:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1721646235; x=1722251035; darn=dpdk.org; 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=4v2kPXqqIr+UIZ2awa050PUBnYyJ13l8Dm8LtA9V29g=; b=c5CNY1VqxiiXf9Fus/6p5Lu67MoZg8HSTkeh4L2QUAq/s2ATqhkYujlzdLm0k/aU3A 6FT0/e0o+bsuLLNbd0yPwx6G+1bc612VB3T+rYfPaLpkzEBRTLSX5GDM6c4VYjcEjJ/J OGxPltua5YvO7zwkVwd5Y5kLq/8odMKeGs/a/7RQeyMXu/8Wfv2k1HgDH3fhCEiOE/Iv 9bZ75+FlYxpGRRJcQOpF7olrC7XcZ1/BtllTbvySc47L9DdtwgvqQSArmImBWgvOygSg 3hIxdkOsnAxeLl2Oemsiq2CFOpa71TGyW2PpfbkDfcxSkA/lt/fz2V+JZDAu34j4W99y d/3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721646235; x=1722251035; 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=4v2kPXqqIr+UIZ2awa050PUBnYyJ13l8Dm8LtA9V29g=; b=NsvzTILG6KVthXh7xQgHoKkufhXiJilfqWPu890V6RDChiOYmUwaM3gICplJO8mbTE 3Yv+LCp++TGvFHsX7migEx3rGo1KK7CpF9NUJbKszVqtWMbt2ntsl/N836W74fVndwU6 cd5cEx9GicPo7FyE74auH4dTx+RE/flmrlOXQttK5EFY69Mgt8KOSzfaTx8OX1x2xv/8 bWiG0q6K4GeiImHxh8O2JIjy+7UfXzQl9pYcx29+7XZpPlCp6stLzfHaQLe+KbSjqh76 YENHedXTHBQjcX0LoXL+9FHVs0l8YSCilt/U00LrSXKD01Qj+GhgGDCUjkgeXEUAMJTi c8+w== X-Gm-Message-State: AOJu0YwOEVd5mryUUcPI4kvwTKqGRXcR9XqmGwBEyckDf/g0wPPTTu51 au0/nv9RSmuPIrz0q+OaNtPYpZEe0ou9mWTcx1VMwNFVmTn7vJr7ZyKkagPCisWExugSuLztT05 Z X-Google-Smtp-Source: AGHT+IEmxqqfBt2KAS2vPd5t4ZF/c69+mZfhiqEW0T9uLMxZV1S33iM0quqAPDMrhcb+/2yvf9YKNA== X-Received: by 2002:a05:620a:4456:b0:79d:5a77:aea8 with SMTP id af79cd13be357-7a1a130a516mr864535685a.1.1721646235209; Mon, 22 Jul 2024 04:03:55 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a19905a914sm347250885a.82.2024.07.22.04.03.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Jul 2024 04:03:54 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142577 [PATCH v2] ethdev: fix device init without socket-local memory Date: Mon, 22 Jul 2024 07:03:53 -0400 Message-ID: <20240722110353.1369133-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240722100228.618616-1-bruce.richardson@intel.com> References: <20240722100228.618616-1-bruce.richardson@intel.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/142577/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10039111292