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 7807C45F45 for ; Thu, 26 Dec 2024 05:44:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E309402A8 for ; Thu, 26 Dec 2024 05:44:47 +0100 (CET) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 322DA402A5 for ; Thu, 26 Dec 2024 05:44:46 +0100 (CET) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7b6f1b54dc3so925163385a.1 for ; Wed, 25 Dec 2024 20:44:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1735188285; x=1735793085; 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=kyoq3nJlQwpTYANqoWxjLWHThWqeZUihNQYH1yC1nUs=; b=uKcgdLnoLwrsO1eVpYi8wlbYnpAvrGFZSvavbcW4tRBWR28P46KD+FotMYSTWsbjLF UL64IN9q8szS/23YsulZvjd+RHf9INzOCg7njGC1E2d2zmpbn9Pz2L+vdDd3HvtEvFWD jBrxL7M5o0D7vlxAHuUUK9FuuUQVm0DK2XYjdrwna42hbRGKpW/Aueg2RmLcPCW95hCB c2mVIXtX4ppdVAMHFo7ZCfYSgVCBiuI6gAg4q6/8TB89+awuIh1fThhD7Y56e7BsGeWf rFzDWC/+rh8cfDrrPPLx0oxemAF/e4eCXlGeqGJWjcoxq60bwiKZcHhJyJ1jDUzXUKnT xEFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735188285; x=1735793085; 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=kyoq3nJlQwpTYANqoWxjLWHThWqeZUihNQYH1yC1nUs=; b=JwF2Vfc1I4iojXArGOI+JBu1VlBeQhNtpR2mN5lpG56wqGzBaVtF5Z4wUds/25uBLT P5iDhtC+sB5QXnxjSZ4t0aLbfzJw3wB+9gu3d/hOtiII8aBwQmsoWDwY2dSuw5HqIYCe SWggYaEebMuLZeFHRgDRKN7dRBHAIoCGLfZkUrjFCSFIOtFM8GCemTF0DvEyNHE6oOj2 IvMLQfTIoD42UpYsn/Rmsuimca2qsJUF5wcGpOgjAZhvtZ/YHjLywG+dwcvjDYWSvuO4 WdXRZnWZCMe25zxCvLk6XFZK+lkn5EnLnphHdXsTp2CZjr7guVHkLmkNYDA5sB5/fW37 5dXA== X-Gm-Message-State: AOJu0Yyxanof9HDzH/blLdmDlAed9DtNz15q4CQ7i9CKar/+kfLqLwW0 EQoL5N2y0oJWNEFfvFjjtKAgpZAcm4kkUhFJqf0egXWkgjJjfEcdx2eich1JCNsEMBzM+Hn7s6p x X-Gm-Gg: ASbGncuEZMw9d3QZ6CtPL4yqytTxoWSuEYM9Hc53AjYoVkmywNkiLtIGXZH2PfFMNOX 4N4RiKjkk8ToHcBcCK0fOnQSoFsL504AOtlNgRASp7tquWNZxi5jFwbfyECWQs8jBK/ZYTf+Hho pG0lfjTRLScwyMmPcFfdA5MJPtFhKjalWuyh6K5uoebnqh723ZoS+8s1FTF9M8Gxe5mMwxMIqb9 TDMXGM2ONFw72xbRgoTHeXlbi6HRhVynDnjiPUu0+tSS6mnMj0kmRV9oapz2qFIZnBcKR106w67 9cUg8lW0jXvZusqvkQ== X-Google-Smtp-Source: AGHT+IFvpOo8dsEXRLNMIoNGmlnn2g0cN5uXxQ+ALdrqP0VTl/sXPnfUUqhFxau1WxnuHSnc16XrVg== X-Received: by 2002:a05:620a:318c:b0:7b6:d6ff:86ba with SMTP id af79cd13be357-7b9ba80fd51mr3599512485a.52.1735188285090; Wed, 25 Dec 2024 20:44:45 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b9ac4be70bsm593163785a.96.2024.12.25.20.44.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 25 Dec 2024 20:44:44 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw149485 [PATCH v6 15/15] net/zxdh: mtu update ops implementations Date: Wed, 25 Dec 2024 23:44:42 -0500 Message-ID: <20241226044442.1515-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241226033719.1629989-16-wang.junlong1@zte.com.cn> References: <20241226033719.1629989-16-wang.junlong1@zte.com.cn> 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/149485/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/12499452525