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 67AB445E37 for ; Thu, 5 Dec 2024 11:13:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62D99427A2; Thu, 5 Dec 2024 11:13:11 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D66174279E for ; Thu, 5 Dec 2024 11:13:09 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ef83ae01d3so3593867b3.0 for ; Thu, 05 Dec 2024 02:13:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733393589; x=1733998389; 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=Tw37ahJrjoRKVMgtAg2Me7n0S1GE4t4DGRPyT+gQOCU=; b=gp+3yqjzQc1QkXWVg6DQOGWLY5WH/Q3tD3yC3WvLod6vqEfpVxktwbP+Iwxwpc0asH 5EJ21USkgzrBhjaJ8AgwCBom+Kvet/efoU74uN6Tori3ZTPhCfQtj3UW5lkmtUW2T1rF N2WBdS9pRWGnE+msNX8x3zQoOqfHKxwyoNXI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733393589; x=1733998389; 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=Tw37ahJrjoRKVMgtAg2Me7n0S1GE4t4DGRPyT+gQOCU=; b=BbcA/0XjwZxca+27yRif3Cxc0022GaKobxzsvo4pwGJa8Kb+isg/E0CJhXNbWA/6jk yUotu7ruMLtiHYt2SixoUYcqiWiw516G+QFvRbw/oljSuwi10GYmR9v52/664cNlb6Cj Oj4eWWq9MFoPLoqZ9+KkERRA5iVQb71ttkrOrDDsGsAkHfDx6jr5sgEr/0H6r3pQslfF 8tW7t5WF1XHJRJRIvAztADYKXzgH/6hQVFHevjCTx7WgPfoPvD2zgEMIbIoYPR/asC7j a8qu+HmmgPEGUZ/leHtRcP1G4suA8xLqeKslNKPfqDY1LpVzVIO0XZaCsw6GCK3MX4dh DDFQ== X-Gm-Message-State: AOJu0YzXE5PgpIXmJDLFQB7jklhP9DlEpcl+WVO6JnW7GfvIpfoUKepV i19ZHZA11JdYls2yv90Vgg21FmG4F4lOg4920DTGhcplrZ+dWWBrisBiEZXgrCF4FCu7ROIs8ey dsJ7m6EnNnKrGt8dzei8ykAmLIWx05+q3X/Yb+Wwx X-Gm-Gg: ASbGncvQeRnGaPVbuBHaaSydqniJ+cirWsoJdDXFqG9RqE0xgPZ76RCQn5vcTZn5ctc e5Kp28rfQ43pBuxyXroK1FxmBey9Y6MRWgBhHWg3dia79lPjfjxq0s4wjgguS4lGMwRnRiVmOq9 143LCkfjd0dtW8s6VgZ8PxiLQPcjpl5oORMxHP25pwzKuf0GTMuF+rgKZT5r5vkq7MLdWfdLlr2 baM68gjpl28EEmq3r6CSOigDLR2riQrBIEIBHReKViNqRxPj4GWljiDtjG7xIdDgHNvQPI= X-Google-Smtp-Source: AGHT+IHtmdiI6nJ7e92ECZgA299UvSMZm3+uRidheaEj3NtBwYRMu7qMt7J3nKehbpq2mOVqn4SPcc0MpZfm X-Received: by 2002:a05:6902:f88:b0:e2b:d505:86a9 with SMTP id 3f1490d57ef6-e39de1e8b29mr5578186276.4.1733393589246; Thu, 05 Dec 2024 02:13:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e39f6c59b9asm46823276.12.2024.12.05.02.13.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 02:13:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 02:13:09 -0800 (PST) Message-ID: <67517cb5.250a0220.2d34e9.57dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D92A16052471; Thu, 5 Dec 2024 05:13:08 -0500 (EST) Subject: |SUCCESS| pw149039 [PATCH] lib/gso: gso Adds the processing of IPV6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204100551.2914-1-18859237562@163.com> References: <20241204100551.2914-1-18859237562@163.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/149039 _Functional Testing PASS_ Submitter: Caiqiang Liao <18859237562@163.com> Date: Wednesday, December 04 2024 10:05:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149039 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201193 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32090/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/