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 0763E45AEE for ; Wed, 9 Oct 2024 09:04:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D68C74060C; Wed, 9 Oct 2024 09:04:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 5A523402BC for ; Wed, 9 Oct 2024 09:04:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82aab679b7bso252825739f.0 for ; Wed, 09 Oct 2024 00:04:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728457471; x=1729062271; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=pZI7VhuEEktNrEI3cQeCBbcks/AY1WM88zTkWlFKHFk=; b=Mja4qSrjGnQTfrKQnWNoumSsfYUNsoDl4N6iSg0FLd504G7m08itOj7yc2jEiH9l5G kx5/529dAtAGZHWkm5nuv0o1/0bHufJX6chxdCdvC0K5PE6+9qEoqjplT7HDci9lAtbg EyRaXXqBK/dcmPmXMQUAk9f4vlPNG2vhKw7PA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728457471; x=1729062271; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pZI7VhuEEktNrEI3cQeCBbcks/AY1WM88zTkWlFKHFk=; b=L2pIQsAA0t276YvcCR0kf9xFiwC6NgTITNBqtOPE6chpmD3YIvG9fXh7KfQcEmhiJc lpMIawPG5kYUTyeSP0KlYC4ipRnEt05b5b0vra7xPnsza7fe4AmFb20wo6DFpgin3HVo up4xCCbe54OdyHbgKKcKwNsuJBbhP31J2K2iOMh7aE9ad/vhhQjL8T6/e93oOVigwy5O JlX6vMuh45EG+pQHK91U1jX+3ryvUj4ZB0XXcKM5tB06L0oNnMS7lV85fyPqKDwLd79I vCwovWt+I9gDJc4tx3ukOpRd3aJlDdvx/tKp9unGIzsBTMb2XSZYCnw9hSHbaTNlxfPF 1N1A== X-Gm-Message-State: AOJu0YzIUz9RIdYLr2uBOHkm5bDSp+gGZLzN0R7I0CYurKEcD47wWQcW ejz5Rm/dPHiD3x0y2FoopSWk31hDynpMMY50hlgmU7yQL21jFbZBhSO7/7UwoEfJfmeGAf55+ug L0fa84204ixUJn/0YU6t8w/klhX6PhSFS5a3uS2YbR1ih5Fa8O7+ys5qt X-Google-Smtp-Source: AGHT+IE3ydKNR+ZnvRGCqObd98ViVGY+I2AAKFdKEQNUSlKfCe0l/6bLfSkwbP769ZVpyk6JXq7flEDuKaK7 X-Received: by 2002:a05:6602:2b04:b0:82a:3552:6b26 with SMTP id ca18e2360f4ac-8353d5152ecmr131477539f.15.1728457471539; Wed, 09 Oct 2024 00:04:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4db7a8896adsm191393173.40.2024.10.09.00.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 09 Oct 2024 00:04:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 09 Oct 2024 00:04:31 -0700 (PDT) Message-ID: <67062aff.020a0220.2d171.d9a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 096406050A6B; Wed, 9 Oct 2024 03:04:31 -0400 (EDT) Subject: |SUCCESS| pw145511 [PATCH] net/mvneta: fix possible out-of-bounds wr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241009022342.39152-1-fengchengwen@huawei.com> References: <20241009022342.39152-1-fengchengwen@huawei.com> Content-Type: text/plain 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145511 _Functional Testing PASS_ Submitter: Chengwen Feng Date: Wednesday, October 09 2024 02:23:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:9a723449a5b30626db66bb27cd96834261d11971 145511 --> functional testing pass Upstream job id: Template-DTS-Pipeline#186560 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31368/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/