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 1703646037 for ; Thu, 9 Jan 2025 20:57:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1215940FDE; Thu, 9 Jan 2025 20:57:00 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C545240612 for ; Thu, 9 Jan 2025 20:56:58 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844ce213af6so38789039f.1 for ; Thu, 09 Jan 2025 11:56:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736452618; x=1737057418; 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=nv/hFHNTOmuMZpnTdU2yX41duvlHHe2UXJY9y9Z6ero=; b=FWYAhKvePiaSvMJuX00TexHvfI1z8Q3Fs/+nB67py2gLoeQ6tys206oZ2lYA8KhVdu RGiS6V5A9JXtRcO4hera0B2X4VWzIvHW0AUxkOofcSEppw5SdFi2iOeMPe8fd2phCYLD scJ9qoM6yflbdoOWl8wSAkAMbsKhuBpeTk5CU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736452618; x=1737057418; 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=nv/hFHNTOmuMZpnTdU2yX41duvlHHe2UXJY9y9Z6ero=; b=N77JGkblUS9O38rxFi1cwXrjMe7ks9ZUSmHqN1HVU+ifiKTMw4V5DwHcRzVnNaU6HT lEv8tJIHZZKQ2b02q1V1/itNLEeEPplK5QMM/siXbC6qtci88rEWt9zGex9JFvEsJh7l SUr04vkyFZahWOaKgoebCmGWRCwcU3jigho34IbsL9M3yyhCx2Wj61j29Foysyk51GF8 kLGx+pE6ah5PwRf81K6IDfdFWItKoo39jZGBgtGo9aFxmJGccZmWpg/1tVJgUQXSEEJQ BULRQKYrJEJmWXN3Lju2oYAKIy8AFzct3xiAjBPv4JqsTyhGG/5BFDjegPXO8RYkdkfS V99A== X-Gm-Message-State: AOJu0Yxx8DQHVBqyxWCeIczk3hfNwTo5Yyx/bfsA7wslBW4ptB7Bvx7a g/BOFn/vrtyUwU6pcfHJ2yzrtr8eT8Mfk02KBmw5a4l+p1VN+xg8vjGWjX+Vx3abLROH75sCqIF vJ14pMH5ubaQPxqxDkYaY8Tv7y+25CW5TjT0wHBNN X-Gm-Gg: ASbGncsd0VL5Ms5yDSG0jClxGd6zF6YgNpzR0zM/62C6kbfI36P7pkewXaGVbsixzv+ ZJih2bpxOaqHMbDl9PogWNojh+AAsS4fkiJ59jpU+jf/Trii9iogSLvcjV2pJOeW62AIfuumo/2 oa6GSsdgYodiVPZ0JfZj7bECHHhp0D8g1eHsptqudH/Sm8h6wW2dyZPOOxouXZcSjTrn5zVtkRF fAV8T/K0/oWdIHSBFgyOhMW7jQHWo/yksiqORo+GOsDjbDHOeFSra7/W68Wqh4DbA/nb3CFp/Rz iA== X-Google-Smtp-Source: AGHT+IGNKyAvG8rbsVWad8ClcM8P3D8MQf+aSVRVNHLIr5sSsxNS0Dm4nnqfNl4dWPCO87q8PA2+7eZUkqra X-Received: by 2002:a05:6602:4c06:b0:844:cf31:622f with SMTP id ca18e2360f4ac-84ce005377bmr823206239f.2.1736452618115; Thu, 09 Jan 2025 11:56:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d61f31a2dsm10257739f.30.2025.01.09.11.56.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 11:56:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 11:56:58 -0800 (PST) Message-ID: <67802a0a.050a0220.1fa100.68f5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A33296052471; Thu, 9 Jan 2025 14:56:57 -0500 (EST) Subject: |PENDING| pw149776-149777 [PATCH] [v4,2/2] dts: add dual VLAN test s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250109180124.1678253-2-paul.szczepanek@arm.com> References: <20250109180124.1678253-2-paul.szczepanek@arm.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/149777 _Testing pending_ Submitter: Paul Szczepanek Date: Thursday, January 09 2025 18:01:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149776-149777 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111549 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32286/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/