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 73CAE45AD8 for ; Mon, 7 Oct 2024 14:44:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71AD1402BB for ; Mon, 7 Oct 2024 14:44:00 +0200 (CEST) Received: from mail-qk1-f172.google.com (mail-qk1-f172.google.com [209.85.222.172]) by mails.dpdk.org (Postfix) with ESMTP id 0769A4026C for ; Mon, 7 Oct 2024 14:43:59 +0200 (CEST) Received: by mail-qk1-f172.google.com with SMTP id af79cd13be357-7ae6f77f3a0so305695085a.1 for ; Mon, 07 Oct 2024 05:43:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728305038; x=1728909838; 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=Z78GhHS7cFgulXOgBTTqiPZnYNfxksJO8VeSRWynsQg=; b=CYmYvEId4l1bDYsd2+ephx6jx0siWTcpFLbCP7K94YSjZHshgCpSz0pzDxRfNg/XBK srUKSeYp/qLgxT1/gKewx89POcXAtoHoJ7AaFr4kD8NqL83JmdLDCjKgnNMsczv2D/e3 tKpma0kx1V9p8Nv7EPHHRWmSmO4Nap+oKNP9+Wt54XEwte6R2O27OEeO9NOX6bxbHWvJ 4/ut+6uVZNYPy4ZfhSQKyfCn0IuNbFcSpf0wZZGReW4SNReXx+XpZp3yK8x1Fba8W14Z N6xbmhoynbUm6uOVfFoiD2oSCqmKdqN87ptK4ZdQR4sDlrw/Fi+ePJWahkj/FYYIt6dk x/pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728305038; x=1728909838; 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=Z78GhHS7cFgulXOgBTTqiPZnYNfxksJO8VeSRWynsQg=; b=a9e89QKKGBrhXMFmMaoAhqkEV9v+xN/FGMBk2E68UPUVPL3SLLnnmL/diRSf+rjXNd rqT3aH5ECICmva/5mKj6woN+XMUJ1Wfjh94jhlZp/kTtdCcD2OtpC58SF/5Ng5X1aDBT 6edWov0o0TNNWB93yv+rkanFutETEB03FHqAs0a/WSNyqB6QcIOQx4tkMM/TSTtnrgHa F/LjGYwkZDqtAr06f5hn39LmolYGBdgjrI/dHSNYpkDGhAWUjDuqeI+0iv1CygbPFpfF o+ZwjTEF/2LR9woCs63ZDhdMRksuBdE/gLTjG4lVuEl9pmDmBGK50wWVHpH6QZZZdY5t 9PTw== X-Gm-Message-State: AOJu0YysGMDu8yvWKCWXNaJQ5r4z4B1xTfokPoicqD2B3Veboh0gQ8zt Wf496ZqqgA64KT+f6pE+jeRBXjHc4nbKthivMcmpNe5nXnW0wKD3Nfq1X8Ur/imcdRAXCkblF77 L X-Google-Smtp-Source: AGHT+IEqlhOKE5g5dqbo34CePOf/sZCHXb4ucSPFVgPGhfMwZPsJroxaQgDJPjYyZYhWFDGhA5aMpg== X-Received: by 2002:a05:620a:f06:b0:7a9:a1b3:2240 with SMTP id af79cd13be357-7ae6f4982d4mr1560774185a.61.1728305038098; Mon, 07 Oct 2024 05:43:58 -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-7ae7562ad09sm251793085a.28.2024.10.07.05.43.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Oct 2024 05:43:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145302 [PATCH v2 3/3] ethdev: make TM shaper parameters constant Date: Mon, 7 Oct 2024 08:43:56 -0400 Message-ID: <20241007124356.1522697-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241007114907.548941-4-bruce.richardson@intel.com> References: <20241007114907.548941-4-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/145302/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11215132613