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 129144586E for ; Mon, 26 Aug 2024 23:03:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 074D940A7A for ; Mon, 26 Aug 2024 23:03:33 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id BEDA2400EF for ; Mon, 26 Aug 2024 23:03:31 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7a7d7ec7395so77749985a.3 for ; Mon, 26 Aug 2024 14:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1724706211; x=1725311011; 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=3PFOTHf9BG5cdh58RVpxbSr/Iiz7sId0S1lLtVmZ0ls=; b=ZsXYoe6fOhrLy0a6eBYK6329kxHI3VUuu+Fz6KpcaMlkH7TjzpSVX2gvUTTiuC4j6Z UPMoSC+oIPASB+Hk05K1HtIInYbCt3IZCpeDpXz7yOn2Wk830tdymXhi2aP8gMm8UJ2O xT4nzrsEgECm60+kbhbJ0t4+/hxqH7ZrwO+Hf7EgjvbX5aOEYTZ+kaueB0I5QTSejXkb oz+hZQx5olND0U6iRzy45K1slovfraopEsaR9elDSmNPUGcpwWaXlBC8t9oX2HrJYaHt fhddDVF1TK5X79jT/e+Pc6KrjgTBfMhMStZgZD3MyBKkpU8aF6Hmp5FIA54J/JUndkqm kfWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724706211; x=1725311011; 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=3PFOTHf9BG5cdh58RVpxbSr/Iiz7sId0S1lLtVmZ0ls=; b=jglXCDl0U3ln1EgVeK+L1r5eBKaTopynBHZHg1Cr3PELtJZ/3hUa2YmkSOOHQo96ku oP+iA29m/3OcsTPwYJOAbFTHDV0euP0xPwwVXQ4Tz8Q1GJJftDA+ouWwt/1vhu+ystO9 BFbCfSyiZqRDkul2psLnDp70Vnr1y2qd3qtcSjOQREJKJYCx/NzbmizMgFW7ADgnbWJN 4XyqBbB4qzSg8yO5JTVJVKA6eaMk+STaTZ8sFQ1MIWlhELvTLUvG4hpYgWA0hCRVFBdA inyLqacpWEQsbCJlsjWz9jKwrHq5Pp/6dGPFzmNDsKHsZ9pJERQv3HDfg/Y9mwX7/g4J PQyg== X-Gm-Message-State: AOJu0YzvKHjG9BKpRJWrPKNQpqYV8hZuEjn6cJpFrRr5WTuIRl7/+x5/ 8bACR7BYAdo9gbp5kbpDRhFO47+TYw5AfU41iy/aLeYrc7/pjEXIlO0iTqBLC3NI0+iir3PW0M7 n X-Google-Smtp-Source: AGHT+IEX0aMKYEiwVrmc1j8Gz5Zr6y4VDbB8fbdv04Rdm0tXjThxf9okhElfyh4wof1rNf7k/m+XWA== X-Received: by 2002:a05:620a:2953:b0:7a2:a1d:c0f7 with SMTP id af79cd13be357-7a689700789mr1270586085a.16.1724706210590; Mon, 26 Aug 2024 14:03:30 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6c162d20f64sm49726796d6.24.2024.08.26.14.03.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Aug 2024 14:03:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143396 [PATCH v1 1/1] dts: add methods for modifying MTU to testpmd shell Date: Mon, 26 Aug 2024 17:03:29 -0400 Message-ID: <20240826210329.1279316-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240826200203.13560-2-jspewock@iol.unh.edu> References: <20240826200203.13560-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/143396/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10566731128