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 BE881438A2 for ; Fri, 12 Jan 2024 12:48:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA4F44028C; Fri, 12 Jan 2024 12:48:26 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4034C4026E for ; Fri, 12 Jan 2024 12:48:25 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5ce9555d42eso4821795a12.2 for ; Fri, 12 Jan 2024 03:48:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705060104; x=1705664904; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BgDNXxHcEQ1YTtS8E4QW+s1nTredGG4457LdVS3GVn0=; b=JZRNfrxBviYy4hcpLSPxLicjZhXxGu+XxEOVMSulGaYK6fA9gqUFpRVX1vthBVwu2f /xFrUamkt+QXuFetVFD8FW58UCz3i3zj/Rv2dEdYPdj/pTgf45IErlfZDrCLK/BZD4Rm QX7PekW1ljN9YVyz7aIxt7IrgLcIaSiewdwzM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705060104; x=1705664904; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BgDNXxHcEQ1YTtS8E4QW+s1nTredGG4457LdVS3GVn0=; b=BvGCWksO4otsWnSMBfVIfG1kOyPBYH6fh7oYBhvFhAfLEjCJ40AONTS5cvJwGb7Hu2 F1Rc8++qV52QOdbBHGKDsMbiNYLw9Cox07EBm6BSZTDs16XFYNQxVHb4M0wFVtU9QpJs j20IEjQZp5bgydrLJVqBStNQZ5eLFTibdkgmvMP0VADw4bAMl7VtUQ5WAs/J971TYoqJ UWCQOgf6BjpXDKUycZNm6OefePAuGGAbOSiDRqe6q6lDKPvTHW1QUYCs1H0jgrLu/BGs 3hMwJKmjy8kcfq6M9fzBsTBPQo3V4+ztljbW7bbRVJufEO0+FhS4MwNs2pM3eJlcSICu 07zw== X-Gm-Message-State: AOJu0YwKD/eLiOuppKkPJ06faTfHejhqpXYdzuI9KQ6prxijX5KVekzG 16J4stFSS0R/FhvCEsDTzy1Xm4cUGYRDNiLjurfBvFQpZpngArY4zvvlDX13IJhwfY+wHqnE/vD l9EW9wg== X-Google-Smtp-Source: AGHT+IH5NjNNC5DhF17rLIEjzZOWvw0mLlGiDDNPZWDZyWI3vGcxO7G/oRfFfacwOTx/sCqTNsMr9XkzExOj X-Received: by 2002:a17:902:c281:b0:1d0:476f:b2ba with SMTP id i1-20020a170902c28100b001d0476fb2bamr827525pld.50.1705060104515; Fri, 12 Jan 2024 03:48:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id mn3-20020a1709030a4300b001d4a4ec81a0sm63850plb.1.2024.01.12.03.48.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 03:48:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 03:48:24 -0800 (PST) Message-ID: <65a12708.170a0220.7e894.5398SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AFD396052515; Fri, 12 Jan 2024 06:48:23 -0500 (EST) Subject: |SUCCESS| pw135847-135848 [PATCH] [V1,2/2] net/mlx5: use traffic cla From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135848 _Testing PASS_ Submitter: Gavin Li Date: Friday, January 12 2024 07:50:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:30468d404a3447cae8797576e885b9831bb88391 135847-135848 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/