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 932A645AAF for ; Fri, 4 Oct 2024 19:23:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A3E842E77 for ; Fri, 4 Oct 2024 19:23:16 +0200 (CEST) Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by mails.dpdk.org (Postfix) with ESMTP id 2407B427CE for ; Fri, 4 Oct 2024 19:23:15 +0200 (CEST) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-7a9ad15d11bso189813985a.0 for ; Fri, 04 Oct 2024 10:23:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728062594; x=1728667394; 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=P+GtnqLlhk+NyUeSgZ7eALOY3AMJ+j2K+xnCzL48TN4=; b=CC9YrtCGpJmxeJL1uo0bEBKGwmsB4PHg0FD8koue5MfBosMuTap7kyGEqTbh1Ntzxq YcI50KsqPvs6D8PklNQHLtcoJoR8NO9YQeATVIYQ5Km+NSD8bZU6ZWAk5lypDKVC28iL mVQCBHMZaY8LaCzdxukzexXONwHX2FvACUerKyX77MhgUn4Pv499J4x8mnPpNPMftPXA 9jB9OMbNGuooJ/47w9K2pcDV7epIio6acIm0q4ZkXc/Lyn/vAP+/ToX0N7inS59J0vYe h+kfR9Zk1MWmGrzd6gx/slNDv7rLyFJ8ODcSYerWtQz3Qs8lgXKkyXh7vfeOfU+Y+oL4 ycOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728062594; x=1728667394; 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=P+GtnqLlhk+NyUeSgZ7eALOY3AMJ+j2K+xnCzL48TN4=; b=MmrKdiNPOtNFigTy7OAmi7yP881zzwirWaYhrYjiFLhSTu8ceEUUjeOh2iatDuK1s+ VZXPKWKXAK0pMi32YAsODdCuWvhB/Nd49J4c8jLfh4hhSKZCUaW+F/FfIe9F4xiEAzib cqRFBPx+YHjPKmiZT7iJVGQrcxK9T1aIb2ElatUzbw/E8g0N4GbCznitQOqaCB9DQgCu gOQKhZr/Bx5F3+spQt59LrkAbi3+uQw6rGHzzSdDJF8QRdkdOSTfhn45Sg/3IzJ/IbJ4 3dF49aAnATBEkABjmZqzumejzFIBPV//sGhMmXrSFWXRwJDxOrZy7YDAlaxyr0/16F4x G0xA== X-Gm-Message-State: AOJu0YyAHCfiIufYs9dy/OGJT+wVG7hZ5J5rgPVmbbL6IkYVeTbDr5Ff MnaLeJCPgHnbzgrPdShEMb6GBIE6O1CnFrlexXqsVJ8WgSSKRdMjVW6uTfvkQCCGfLv/YOyuzRw V X-Google-Smtp-Source: AGHT+IF7DNAmqpjORzMLvpwaMKXPRk+I5uJOY7VumeoBoKVelEhLIULlMjX/ckW92m7axW3Qc7iA5g== X-Received: by 2002:a05:620a:1a9f:b0:7ac:e879:1a20 with SMTP id af79cd13be357-7ae6f432d43mr609674385a.1.1728062594157; Fri, 04 Oct 2024 10:23:14 -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-7ae75760da7sm2903885a.101.2024.10.04.10.23.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Oct 2024 10:23:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145145 [PATCH 10/10] ethdev: require checking results of info_get functions Date: Fri, 4 Oct 2024 13:23:12 -0400 Message-ID: <20241004172312.3518263-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241004162418.52940-11-stephen@networkplumber.org> References: <20241004162418.52940-11-stephen@networkplumber.org> 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/145145/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11183719604