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 4EDAF45493 for ; Tue, 18 Jun 2024 19:28:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CB1E402E3; Tue, 18 Jun 2024 19:28:28 +0200 (CEST) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id B2E4E402CB for ; Tue, 18 Jun 2024 19:28:26 +0200 (CEST) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-42138eadf64so46052835e9.3 for ; Tue, 18 Jun 2024 10:28:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718731706; x=1719336506; 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=hPRxhvI+UiR+7esqJRgi/u27/1E1pWs3vKNCknNv3aA=; b=GYpPStrsGa+feEC3ekXFBrCN/CtBQfilPo6+ACXfDRyMn2fiAyE+h18OqyFH+6RB5G bDYEb2t/9Gszj0SK4Z7nK5qd/lN4ZlTFJvuhbp6eJk1cySAzlepRVAWCvfgOR1GM1+LG SZe00KLur4U//+tTNkrje9xf7ufI3QhKAVGtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718731706; x=1719336506; 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=hPRxhvI+UiR+7esqJRgi/u27/1E1pWs3vKNCknNv3aA=; b=kQzYQP4RCVHqEC4uXOOXEGcNPfq2u39GkbT1cKA8oRIZXLPvJQhD1kkSHDb6ihVFhY JgbAW3hCt6vVuJLKi6DjenofDYW/9bIUf1XtdXjYgjK52FPsNzzV8sm2yOBK1CTarZKi daPeomJ8lWzQVM/Ik/m7DaFO4wVtveHe/uA4H57V1xwyeJl8dmu1daGWBjVz7e1huj9J QxWLs+HRnKokHn8q+oVOlbSS6sdcJVqYy0958QPdT8Lv/IGUI/ppGEV4kSb/UbR4NafN eUhSEIrfIYmv0f7+vyCsY19S4gDol9mPueimm3ZZlCs/VFJjWeU6zjcHioqVxeQNvddb biKw== X-Gm-Message-State: AOJu0YxnCPDSL5BP5JyBcSoReNnWqDKSh18ifqDaVmn/yTrj/+hSOZc7 jgcUVL16PoGIuRA34HpZBuL4DAs/tx4jGlgfwYUWl+MobSyHlwM3k0mScI5FwHq2QyEem/edgmK ZM2EifmZjICnxZm3r4pfSxSMKHi3AvguGxDWDB97m X-Google-Smtp-Source: AGHT+IHabYM476OlKgT5mZ5bHAdPQ3ceJWamKjQ7okh1m82BJ9ggLIdziadqmbv2DRpZufTkJwis2F7OJNkM X-Received: by 2002:a7b:c3cc:0:b0:422:7d95:b815 with SMTP id 5b1f17b1804b1-42475293d79mr1131595e9.27.1718731706191; Tue, 18 Jun 2024 10:28:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5b1f17b1804b1-422f602c73csm5469345e9.16.2024.06.18.10.28.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 10:28:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 10:28:26 -0700 (PDT) Message-ID: <6671c3ba.050a0220.f6698.dfe6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 626DC605C373; Tue, 18 Jun 2024 13:28:25 -0400 (EDT) Subject: |SUCCESS| pw141275 [PATCH] [v4] net: add bit fields to IPv6 header d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618121841.10070-1-getelson@nvidia.com> References: <20240618121841.10070-1-getelson@nvidia.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/141275 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, June 18 2024 12:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:567bb951716f1ae9e418eacda3dd9dac5edf6fde 141275 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/