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 F3B3245AA4 for ; Fri, 4 Oct 2024 01:04:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C543E40268 for ; Fri, 4 Oct 2024 01:04:58 +0200 (CEST) Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mails.dpdk.org (Postfix) with ESMTP id D896D4021F for ; Fri, 4 Oct 2024 01:04:56 +0200 (CEST) Received: by mail-pf1-f179.google.com with SMTP id d2e1a72fcca58-718d6ad6050so1349109b3a.0 for ; Thu, 03 Oct 2024 16:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1727996696; x=1728601496; 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=ZhLdVPn1JA/RIz3dvM4EU0OtPIaa3Zifeh4GpyftRxE=; b=3FjEenErSKlMNJpbpasnGK5HjkxC61tjyodlmqKPjz/ByjRSqyjUqHQp9q9e+5diHS 60D4Mjk7EHbEfNdktmi57z+Cr2ZPKnn0iyV4PI+BDvyEy9FZThuX04mAruI+1+iM7RqQ KPUqCreQkyI6SfRnsKwS3Ai3JUwpLuMBzkIc+APKxBE33jh1TXwrr+NNQoofOG4cMumB lSkp4mhxy1/0fsy1ZJtnryN/3gQPNGyrKdf3SbgWWYkVNeVfmuJa2kW55P65kGmZcHiO iiTctrnoRtozCwHJC5L8FSMsFJQ3TabZ4NaAZLwEP78h7njdYB/ua8u11WFeSJKlz7C2 f68Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727996696; x=1728601496; 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=ZhLdVPn1JA/RIz3dvM4EU0OtPIaa3Zifeh4GpyftRxE=; b=DBIpZD2zFVpFSK2S3uG5Ms2aQ0SdZpBtOrA37JOayYclh+9G1JqGUi2OOJ3IscRaLm tMck1qll8EJDfwhHIgfrhGpJSQQMxyYFLOOkKzSLMZK/jbRg0kcN9Y5IRE3cXExZYYtk B1IuZRBaDpElKzAT/S5bLgaKVKtiA3ETNOWw35Fj4O9757u2W7lOeLl7657G5YiT5FGJ aEZqD6mUdCyiaW4p+drFk12JCVvMCBXP331yjPdq4aUVwdsSFuZTMKMejthpZhJMHIJV Va92f/1PQmJ6jbio8QEgsIZF1JVj9FHKvA45LS7u0AmhKf8bTE3PUwE3ts4FfnZKNlGU l9IQ== X-Gm-Message-State: AOJu0YymDsXmrNnPIusVp5LUZHkWZmnmq18MqttnbIKsc45Lti2kFRal RUU+gDNYH6tn9106GT7llDk/R8c/djnlB3AH+woCJ06Kb1H8MU0qcCR9A4s6x8XaMzVUntMm0qK C X-Google-Smtp-Source: AGHT+IEeie32fN6uDahFkEIxeIWMyoRNe+pBpVxOBYD1ZCQlW0+f6oSD6uu08sUgwzdGXNz7uUXRcg== X-Received: by 2002:a05:6a00:2191:b0:717:bce8:f8a9 with SMTP id d2e1a72fcca58-71de23a80c5mr1169857b3a.1.1727996695845; Thu, 03 Oct 2024 16:04:55 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71dd9ddc221sm1911399b3a.137.2024.10.03.16.04.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Oct 2024 16:04:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145015 [PATCH] app/dumpcap: fix handling of jumbo frames Date: Thu, 3 Oct 2024 19:04:53 -0400 Message-ID: <20241003230453.1369378-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241003221051.34924-1-stephen@networkplumber.org> References: <20241003221051.34924-1-stephen@networkplumber.org> 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/145015/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11170667652