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 1F56F4590E for ; Thu, 5 Sep 2024 17:24:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0205C42E61 for ; Thu, 5 Sep 2024 17:24:47 +0200 (CEST) Received: from mail-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) by mails.dpdk.org (Postfix) with ESMTP id A496842E5F for ; Thu, 5 Sep 2024 17:24:45 +0200 (CEST) Received: by mail-il1-f181.google.com with SMTP id e9e14a558f8ab-39f4ec52c5fso3051045ab.2 for ; Thu, 05 Sep 2024 08:24:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725549885; x=1726154685; 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=UeKNi/59+CNkH5sx12QWBcCzn+hIf/haXRIml4W1nec=; b=wPGLYSPeIgKxODV3emDhyC28SWdsS6dK0nHohet3NFQsbNY2mb+RElrP0nJ+lw6yNK V7viauwgDBjhoZDVlfBf2XWwoLv2nNOlE8a42vrOymbFPX+pGDemoLQtVFDeyWFpxc3i sPUmyqROEv8moTnSq3fUUHxYkbIRyrL+JMrWRjzP/Z8CVQrVcFG9XiLvIdnlSlWFNesU gvSgPRwrvv/auRBSj3Af/yEEvBAOmQz/831Yh/h4Z4vJbTSTUXU1+kcn3tXjD4IEQSHr 2vFfWntUJxls7uo3LDGqj43kZv9EP5TUDDN/a0SQBOD+Jyw2Vr9wnqCK26lLTsQwsYmD ymyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725549885; x=1726154685; 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=UeKNi/59+CNkH5sx12QWBcCzn+hIf/haXRIml4W1nec=; b=WfYU54hOUwcpzbyN3rK2k1SCSxurGnrvBQS9VhRNxqvbQWN/ngHHFuhOXAf9PO1nPa Vy5Emx/jJXAlt9ec9yvfIZTGZ1K3WFEUj2yWtgbxEgsr3Cg3qajl6Mi8fV753VBFSm5H IBn9j0jqXGly9XhqYxxw/qeRxAKW8UDxCYNpjoMNqd8DIvCc4DyrlwEnUVp3bADin9TN WnAbhxeWu72Evq2mmWVs4iC6DOseW+Qr5QMT8GCV8FPayCwgDljPYKPj1aL+Jzz7/5gi G3hWacxpJ5xhoxSLnINDY5a2SbullqZL7+b1b2e5+drGs8uI6qMk+1KSIZLyAZfU/JjB Ar8A== X-Gm-Message-State: AOJu0YxNGCkNx+KM/2UKttaRJTbG0fsX1VwktCxGTSCnWFfaZsBjSXwO SvaSrtIwcdK2RXqGRhDWOYXH1xl3IATuvcxYb7DGLbw469y5tLNMFUlEDl7DnpkzdPjWRUBH9jN 2 X-Google-Smtp-Source: AGHT+IEg1NHJNqXSBN84hs9VD3NE0WhP2EtT/ed0nRcT63Ufcjsfa45ZQXVT1zBaleKUnimLazyesQ== X-Received: by 2002:a92:cd89:0:b0:39b:2ceb:1a23 with SMTP id e9e14a558f8ab-39f4f681e8dmr179932525ab.3.1725549884403; Thu, 05 Sep 2024 08:24:44 -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-3a04ce36115sm1485685ab.6.2024.09.05.08.24.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Sep 2024 08:24:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143665 [PATCH v3 1/1] dts: add methods for modifying MTU to testpmd shell Date: Thu, 5 Sep 2024 11:24:42 -0400 Message-ID: <20240905152442.473257-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240905142123.31342-2-jspewock@iol.unh.edu> References: <20240905142123.31342-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/143665/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10722730586