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 C0CE345AE6 for ; Wed, 9 Oct 2024 05:24:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5546402EE for ; Wed, 9 Oct 2024 05:24:04 +0200 (CEST) Received: from mail-il1-f182.google.com (mail-il1-f182.google.com [209.85.166.182]) by mails.dpdk.org (Postfix) with ESMTP id EF5644025E for ; Wed, 9 Oct 2024 05:24:02 +0200 (CEST) Received: by mail-il1-f182.google.com with SMTP id e9e14a558f8ab-3a33a6c3102so1566755ab.0 for ; Tue, 08 Oct 2024 20:24:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728444242; x=1729049042; 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=kYR5GixZ+ptN5B0N4PmIryEqHBJfBM06b0AkiY6ctAM=; b=YijzCQauqsCGUrn/u3F3uUMWkWoiE+Zh15Ykk19Ti2BJmZeprZybrFVCqurNDM0cNs g/9V7fVyxc/ZtvhlGYQbYv4EaPQE8/rXp0vaa6YLeynZb2ZWZ8/nZmCpC8fauifM13RQ oIMOwHduIKWvt4My/VujlrrzrSz9WkVdzf5XTUrl/QSrG+6tn3NBDQHy1mZ4+79mTI4u +0SI6hMj4v26LC6YkQKLDZvYEp4DZs8GCxXSepeTGY5XVH3CGZ+6c2ucxfL+RtQEAATp OZf3Ln3+2E8q0P3vjXbzHrDVXD2Hyj5kIq+eIcRxQ/KMICr2U9rELpDIjPe7ES/Qt8bR 9/AA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728444242; x=1729049042; 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=kYR5GixZ+ptN5B0N4PmIryEqHBJfBM06b0AkiY6ctAM=; b=YskFVwrRPOUhJ26IFaqbImWjf1Kau3tFaFNrMMiufN39Ug1FA+DANlbHsM80hmSckw 0+HcxD1mhLnmEEIkchRKCxp486Z4CkaXVpQcKfSUz08KL4TseN5dDT4WQFsSAs0KkwHV s04IDkUU2kKKRdrRyRtfWc1Dir3+99TpkBIuBe5zFKlLpxoT9TW4QEbBNssd2yPu9asE qAOUEGFnxa4JAKP3ETv96giOciSNq2BSc3VpwN4a/3FFfnvpjEEry4C2LWFjRO8owmea 4BLSIxdf67371/zosLrovnsOFqmaWCYe3AwSqXDxe6V+i9oHZJmeGTkm+x/l+Jt19rNx e6Yw== X-Gm-Message-State: AOJu0YzNQIWX3oj7A1KsdKG4hnNVL2IZqyzrVLiX9oszDnU1IoLP2Zle 7rM5Ew8ct2njCdmd/w7fLwQiqRJemdBqVzsQfZCp8Lbdn8j/XwVPwI/pt9iIIC65QwAl6nYFo7Q e X-Google-Smtp-Source: AGHT+IGzVnTLmGyKXs/K1Zhq/+uaJmLSugzC5BNPBF3OiFyZUUR/VrIM2B9QPE6Za/t827EX0FsQLg== X-Received: by 2002:a05:6e02:1a2c:b0:3a0:abd0:122 with SMTP id e9e14a558f8ab-3a38af6a526mr42391825ab.8.1728444241837; Tue, 08 Oct 2024 20:24:01 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4db6eb35809sm1922272173.28.2024.10.08.20.24.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Oct 2024 20:24:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw145511 [PATCH] net/mvneta: fix possible out-of-bounds write Date: Tue, 8 Oct 2024 23:23:59 -0400 Message-ID: <20241009032359.3309020-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241009022342.39152-1-fengchengwen@huawei.com> References: <20241009022342.39152-1-fengchengwen@huawei.com> 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/145511/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11247273419