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 9441145920 for ; Fri, 6 Sep 2024 21:04:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 838DC4278A for ; Fri, 6 Sep 2024 21:04:49 +0200 (CEST) Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by mails.dpdk.org (Postfix) with ESMTP id 1D8DD40B99 for ; Fri, 6 Sep 2024 21:04:47 +0200 (CEST) Received: by mail-il1-f171.google.com with SMTP id e9e14a558f8ab-39f4f62a303so8176215ab.1 for ; Fri, 06 Sep 2024 12:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725649487; x=1726254287; 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=dzPw/FEaFuiDC3JAMDjZwwLJY+NsdD3R2TNaoRC/WBw=; b=2Q/NW44HQ5/6d0nS5Knxn4qWh8nAbgRYgs8X8WM1QPvvSdDt6mSyRyA3EzbpLFxcBH EoAbV9jLGHSuwm3fLg0lA854NPq4XCZdybLlWFeqHWhX91HM6TiyuV7ivD8y+oNburti gUEU/AYvE9UgDA05Vy+Uv4PQIPGT243vbXiqypiWn38hxOMoO66U6eXxxWCV6ti5fqA9 NAMHH1w6++noAv4ybWH2xon9xp1AAiQONDcVR7tl11QCq7PptJjk6yGWHM5JrikQWSD0 7uoGBPs1wzbMqz677JaOlruLKjy7ASKVw5Yr2rnolxK75XZEt8Bc5GNkCHXUchMAw637 J7rg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725649487; x=1726254287; 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=dzPw/FEaFuiDC3JAMDjZwwLJY+NsdD3R2TNaoRC/WBw=; b=HPDEbljTp+Hiqlgi9eA5opw3OpewtX5G3DPSCIR61+0wHbrla6Gd/TPmDqFUyAWIsv 7S6phpzRsBFiZLx/rOZ2MZYtmpi8yZoiTgb0mNdurTRhYpW6/j/8Wrc/L43eqGAYXgqY Wc8kvOKbWuWxozFsyq86L3w2eSkFKf+8ekYNuqoKM19zC6WQCO/HSw1K/QzWRphvhHiZ 9ihmezBWBpg+7qIZdmc2Uox/D+0KCbX7IKgfrEKwT+19QfV1ZxBPT/LfALkZzINtDxjY 5kEPhwRC4+YCeUEP5VNjz4YI1v168WYb/tR8LyG0+cOJAlkBrA2X1GLUOMldI4oFIYyL N6/w== X-Gm-Message-State: AOJu0YzxUN7sRXydCcNmIGZdpiELz5i6iiEPTbSuuRJcD/uA/5f2lAc8 4g1dVmUY+4TfiF3Ed6QgJLkVt2kk4P1lTU3P7QNbCEvviU3kip+EcQS698BXgoMXrqgK4qg64lk r X-Google-Smtp-Source: AGHT+IEduUUoiz+Own9938j1ThRoHt/eG0SIZIvzsBfNUw/1XMxjhrV0s6R2k9I6eUSwpntyKZtQbw== X-Received: by 2002:a05:6e02:13ad:b0:3a0:4d1f:519c with SMTP id e9e14a558f8ab-3a04f0733d5mr51127825ab.3.1725649486999; Fri, 06 Sep 2024 12:04:46 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id e9e14a558f8ab-39f3afaf930sm48908275ab.29.2024.09.06.12.04.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Sep 2024 12:04:46 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143764 [PATCH v4 1/1] dts: add methods for modifying MTU to testpmd shell Date: Fri, 6 Sep 2024 15:04:45 -0400 Message-ID: <20240906190445.3392674-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240906180036.19446-2-jspewock@iol.unh.edu> References: <20240906180036.19446-2-jspewock@iol.unh.edu> 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/143764/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10743351116