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 A726B4586E for ; Tue, 27 Aug 2024 00:04:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BF9F402DD for ; Tue, 27 Aug 2024 00:04:02 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 6EF224027F for ; Tue, 27 Aug 2024 00:04:01 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-454b25f88ccso26947141cf.0 for ; Mon, 26 Aug 2024 15:04:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1724709840; x=1725314640; 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=qvVjuN50wZJP2v99mypAQq0+3WHUZI7PBLxFxkDkasA=; b=qGG2KJaFbZfaq3340Qlyn+sutMexQriT7YDgsQyqGHqXHtn//wUMKdCSjGal5mRaBH /wmWcski27qOoXsIfTJN5Wa2RyVZNVQjFKVGhvmTZdXMDpmv5gyl4oA5Hn85XE5OMFTF mtSuXZXsYy4d/3YOc3GrHNwpjkfEWluTc4FBN1hCxfE5z6TbSzev88F3MLqeIO1+C5f7 gc40yPqgYgOXspSB3Anwuixh9HefKQu6bd/3KYHMMki05pmeKBre6rUw6DuvEyxUX4oJ 7Q7XNKBgrsFrj7t0A20mINl+HS1BSOcY9XOpQRer+jRQDyWSMNgWpOb/RTzNDEK64tf9 pbmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724709840; x=1725314640; 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=qvVjuN50wZJP2v99mypAQq0+3WHUZI7PBLxFxkDkasA=; b=QdRYHz/+Ml7LiW+WlfQHNRzarG2wZSv1WQ+3I5YnsoFv5ARINIFlYLPO9slgLTKuB5 FX4N8r4sTemeurEZOPB7ZdluRB+wl1gBgUgJZ4eGmXP1E/zZ/IzpuK0ymh5aBxyLMGYi H3mH0bw9eZ1IfrMTC4l8ug793L5OJ6abo0TWhW8Gz7hXYBkRvUgo9zbFVHRPuNn+dNxd F822v0atq6F3LD6ZZZB0xhW/uBcYBQ0xehBKFicHy1bOx3j3lImQqUvD/z2NXgDcs7XE FBe35H4HVeVBG9JjMTMGu+Nr3pe9fGJsMO55gsu4qXhuccBzj6AhF6iFQSXbGk1GWZmL zq3A== X-Gm-Message-State: AOJu0YwMvs360v3Ur1O2fCjwtfattD7Z2r9m5hWh/R2LEg2h2S0WSquU mc0Io1/FD8NP6cSh8lG7zx8CQE+swkhA5tSPlk11ox5MYM1TtCjn6Zcam+gdbOhNDKe7dHU1vBR q X-Google-Smtp-Source: AGHT+IHCJLFKTqyBnBbY9sqdBb2AjdftzZZKKUao3iBDQ5ZaxmCIfTdKPbSDm/4NQmKE65ARfGdLyA== X-Received: by 2002:a05:622a:59c4:b0:453:1e01:db78 with SMTP id d75a77b69052e-4550969a8c5mr159009261cf.25.1724709840305; Mon, 26 Aug 2024 15:04:00 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-454fe0f54dasm47449771cf.52.2024.08.26.15.03.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 26 Aug 2024 15:03:59 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143397 [PATCH v2 1/1] dts: add methods for modifying MTU to testpmd shell Date: Mon, 26 Aug 2024 18:03:58 -0400 Message-ID: <20240826220358.1389838-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240826211327.16082-2-jspewock@iol.unh.edu> References: <20240826211327.16082-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/143397/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10567512675