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 54EC343BD7 for ; Tue, 27 Feb 2024 23:26:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 373F44026E; Tue, 27 Feb 2024 23:26:59 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1600A40150 for ; Tue, 27 Feb 2024 23:26:58 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3657c437835so10283225ab.2 for ; Tue, 27 Feb 2024 14:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709072817; x=1709677617; 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=DGvm2SrZwoyPmWpX2/EppxgNWunwxctrrI/ixbiUDhU=; b=hIHMo1/4xqbO5hLICTtImxVfAhc7jtkYdeFhlm8nk4VYKi3nYiuihmKVOWfASsIBjF iAht9gaxO2jimRlvXfjgkkGoVSEunPTaykrHgpPGS9m1J9q8dQ0j+4GrtqUS1G1oAtdQ bU+9rccNtrvHpW8J1Qq0iMY1ER/i8IrUkiTPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709072817; x=1709677617; 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=DGvm2SrZwoyPmWpX2/EppxgNWunwxctrrI/ixbiUDhU=; b=RAX493+i+OiezWQ2CrzNJ6OjPlcMcsHtTqmQdhoR5kMPMOcY5qYf+TpMOOk1ZcpLvr dIzAJWJF8oTRaAyFoywPMzbLDe/W1BjPYsK3fj1AoHvTXF/OY8/nNLvyHPemZb8jjMvH Je5bqSCRzCKI4TNbekPl8r125lNkzhH7LidYKSkxnnauQGjV5Ni9hqiwCzwLBhQp+jHZ VWMssNLRSaktZnhOWiGC5dQRJMI9N4DuLI6X/tdIiXNROcHyyhY5hzrwbpU4HpjE+uV+ Q11w7Qb5fLfnaZZYnvsmlI59BlEnJ322HI8gMWrgp9i0uscbJ5Ab+2aluDS8XnUTeKiK PdHg== X-Gm-Message-State: AOJu0YwLClk5GuEqWSqLnWp5kZYoCpVJ7i7PSVvsb/k2Xu1zw3QIPtq6 Ywg4aCbcmKBGtZP7j+lfwXyKDAzf9ZnLsYUyMvGnDtil+MjDTyUY89RFTzeTYhPfBpA1IUP+7nr TQpC+uBaoWtqYuqkqalJ3eXZlltOm+2XMid7Wir1d X-Google-Smtp-Source: AGHT+IFuIH3b5k/FCWOYWrtrv+gqvnjlIsfWK84xhpru2LoZRl2Ky3IVM934MwzAQToRtc2mztyb9bg4pIXf X-Received: by 2002:a92:c562:0:b0:365:1d33:3d1e with SMTP id b2-20020a92c562000000b003651d333d1emr13290812ilj.31.1709072817438; Tue, 27 Feb 2024 14:26:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h1-20020a92d081000000b00364ec7d209fsm388816ilh.72.2024.02.27.14.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 14:26:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 14:26:57 -0800 (PST) Message-ID: <65de61b1.920a0220.8f6a2.f150SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E762F6052712; Tue, 27 Feb 2024 17:26:56 -0500 (EST) Subject: |SUCCESS| pw137355 [PATCH] [v2] net/mlx5: fix VLAN handling in meter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227135816.135279-1-dsosnowski@nvidia.com> References: <20240227135816.135279-1-dsosnowski@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137355 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Tuesday, February 27 2024 13:58:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:298ef95d4ef2a53ea39e94c2326fe2fdf6b91203 137355 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian 12 (arm) | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29290/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/