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 63FE443A0A for ; Tue, 30 Jan 2024 11:43:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F1FE402CE; Tue, 30 Jan 2024 11:43:16 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5AF28402AC for ; Tue, 30 Jan 2024 11:43:15 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bfeacc32d2so97252239f.2 for ; Tue, 30 Jan 2024 02:43:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706611394; x=1707216194; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=icHVPrO8oeOilQzJvkoWC24NYvOLA0AiCEZapo6ejw4=; b=e2hbaIlwe0Vty/kO/mx6PgaoOVxPkSz1C9nwhK7uWrz/tkuodoVkYio1LhZDQGNV0s 4c38aTUS7qsMEhyZeE2MdfLr/4BHMOPyquIEtgi0nTIEHq8WtRlEz4MfbqnWZ6Ejd+Qd f20cRV4xL0nMM/3UFN+Jhji6mnhkh0YYxvAJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706611394; x=1707216194; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=icHVPrO8oeOilQzJvkoWC24NYvOLA0AiCEZapo6ejw4=; b=eOgU3JehgIEWkYtZU4Hpjay8A1a13VTXAVz0LffkuMxN0nsJ0eTcbhsC8yplpQP/It Qxfkx8d/aANtuojl4Nfx2jYag6Bdgszdo5dPXhTeaP2f6SfgTYgBjao0uHTfoHAnR/pK 9oavs6n31IwsU7UWneGYxZ+xdeIiqsc3xeYmy32vIP+IG5Qu59jpCTUb79Ijfj2mSmcJ S680USLgvS3/regVxZETOQKCcM3Mlhm5Ez/MdWfNz5Z5GWFMelqu3uUuKAtW+n6vy881 M9oAF1nfwyoKzPH9+VfUs2XueprfCUOCIVXxTMKi44ZBYvURiXbysKNQ3aQ5CyiMbeWe vYtQ== X-Gm-Message-State: AOJu0YxYUXCvxNhjoxIewQ3XCvLXwOXtWufVowhRlUrCNcBDRU3lRcxU 0qHel91KpehEcNaMv7RIA2fcR0v6ElAeKY6kbMmbflmPyhTATVudU/9qLxQ4/4Ye8qCSTbTBV5N TaUy+ziDVusAuE177Vh0qjyyhm3Isj4NcjIyFkIB2 X-Google-Smtp-Source: AGHT+IHvNBkZHfb1DHqJmvawU5t72pvtEEx4hfaRKg24Ta9G3IqSj1/cIjiHajZspTWTZ/HgldhSomqU0ksg X-Received: by 2002:a05:6602:4f9a:b0:7bf:4bbe:1ffe with SMTP id gr26-20020a0566024f9a00b007bf4bbe1ffemr11007994iob.4.1706611394718; Tue, 30 Jan 2024 02:43:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m9-20020a0566022e8900b007a2ad2f0ba0sm282135iow.21.2024.01.30.02.43.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jan 2024 02:43:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jan 2024 02:43:14 -0800 (PST) Message-ID: <65b8d2c2.050a0220.1fb11.0f5dSMTPIN_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 347A56052517; Tue, 30 Jan 2024 05:43:14 -0500 (EST) Subject: |SUCCESS| pw136216 [PATCH] [V1] net/mlx5: store IPv6 TC detection re From: dpdklab@iol.unh.edu To: Test Report Cc: Gavin Li 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136216 _Testing PASS_ Submitter: Gavin Li Date: Tuesday, January 30 2024 06:49:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1d3700bd8452e2c62254499ef83f22f5ec7714dc 136216 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/