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 31BE542F3A for ; Tue, 25 Jul 2023 19:18:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B009406A2 for ; Tue, 25 Jul 2023 19:18:38 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 9DBCA406A2 for ; Tue, 25 Jul 2023 19:18:36 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-765ae938b1bso511616285a.0 for ; Tue, 25 Jul 2023 10:18:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690305515; x=1690910315; 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=AXRzK4bPAzIrI6tYIckg/w+iBbDejvZ2ip29n/L1YTU=; b=3ssihDdvI/BcUFUq2B2yZMpO8FH7htFF5QrvySqsaHdNZPriV1bJk7XYGNLkBwQraj T38YNuRmThPpK2ezzX0QlB8K5wvZWjSEsqivDNEyX70dceM2PDAKB/ijcBWtH70Ar+fz +x+e5nnJs3Ky1083svzQEbwFwlrOiJYv0yU9ASWPO4OxWIph2Y3LC2bMFB4vd253Xwml XmLN9KKX8I3h3rYCeFjWNo5VCgVNIqBgK99gntI4JAA9+M2WQIZZTovccOhvjRhpDXJ5 noqgeNYh3Vn9QOQE1HMidpAbTmVaj17Q8NWZMfM/aA4kEccMNUJ80FsBSvGOMzst5aHm K34w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690305515; x=1690910315; 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=AXRzK4bPAzIrI6tYIckg/w+iBbDejvZ2ip29n/L1YTU=; b=WM+zRgorUZWAI6m4SQXLLHYNCX+/NO6llKmztQGdtH00IoQFD285YyiG9aUnWV49gB EJ9ZqhqS23PAHMsCvcGsVJ8VB0dumwztvowGVLC+SktDLoF9udPKDcMkHi40CHKVEEcf cKH/NwFlkMJ3mEt7qonVhqhqlkAO875C8zDhGDmODd06j2eS8b2GpwmVZuLFYCdXE2Dx 2cV5sxA552SEAMX4sSZliAZiBV9kAuLD24tt8rpojsa0XMZc8X9zmcC3tdUELj1paGyo pf3WNt1845omvaSW5zxpkbyBZgW9DV5p/yLJEqXtx6p9GVTLKu3S/VRzkxMDrWipL+gC UjjA== X-Gm-Message-State: ABy/qLZLedSTnxjgzWCIEccgJ5Wok8NLbw4S/LNVeE8hsaG/3VzKygKh 2QpRlW/xdu9kU57/GdUHKmr3wEOchf8+dopZsj8= X-Google-Smtp-Source: APBJJlGSffFPXE6jlOeLfzoziDYhDLQg6vrzJYOQWbQ4yIp+iHDefVjWvG3R52mJhsQg9XwQ8FPA5A== X-Received: by 2002:a05:620a:20cf:b0:767:26a4:ab3d with SMTP id f15-20020a05620a20cf00b0076726a4ab3dmr3522627qka.19.1690305515667; Tue, 25 Jul 2023 10:18:35 -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 i15-20020a05620a074f00b00767ed2e6436sm3782832qki.78.2023.07.25.10.18.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Jul 2023 10:18:35 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129699 [PATCH] doc/dmadevs: add note clarifying naming of idxd devices Date: Tue, 25 Jul 2023 13:18:33 -0400 Message-Id: <20230725171833.3747888-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230725161629.307093-1-bruce.richardson@intel.com> References: <20230725161629.307093-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/129699/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5659443226