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 D6258461E2 for ; Mon, 10 Feb 2025 07:38:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D1F6540268; Mon, 10 Feb 2025 07:38:33 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 441134021E for ; Mon, 10 Feb 2025 07:38:33 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5fc0c06e1deso2144605eaf.1 for ; Sun, 09 Feb 2025 22:38:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739169512; x=1739774312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ChVOu4qd652U4PyPF/baSHieEqLfNBOzrBlnsVvUtFM=; b=hdxQlIlHdY5o5/lUSTG374crFgiEcav8SpXKCgz6CsLI5qyVdv8xtNQlBI1nXQ8zzG fIEwtSSWu7Da//cX5TyazWW29odvasGYSCxSyL+4XYLdYyPv/fRJ8Iz3sPCVEK0O722x NesiLmvasdJNreC+T3U6+vnLUeKGLS0pbDnPI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739169512; x=1739774312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ChVOu4qd652U4PyPF/baSHieEqLfNBOzrBlnsVvUtFM=; b=jbVjUW1y7MJvhZOfpqviVo3N+sDG2WF3MbupVX7lhSMPX+3ArAZ16YAErHJ9b42wUL Q0jyhTDWiLI8aTcQlqBko0HPfpL+zGd1HwazQ2VYBgRvasRiLyu/jOeVagf6o933WoPE kAv9U0OHyzbMABaJc8mtiQQj8cS3noPHzQWyVd9Voff0Jly1rqWgvSD1snbfn82u9SY+ VxzwsU8KT/QfruZ4GRFZ2tETw0ZvAVYP4qSBUswrxdsD3RHLvZDPLGXLETrUjSo8MS0D 6Taqy70WiMW61GIAU7Mv5Eii3flCAFJjaNewctnlTvXJYbz1BSt5Tj1gh8CeqDdJwXRm HtWQ== X-Gm-Message-State: AOJu0YzviGm34FzB1Z9os0i8A9Cq4BRz5Wwo7Y91Ki3u2L4v3VOMQCTh 4hBVeevZLdslvoGE6Sbrn+k1GaUnCURGle/XX0abLqb4K9Iz19Aki5Odu6WhHB5Y6wmu44wDdvJ dKPI3YyIB6+bR0yMTfLfr+tL4kppYiRW9 X-Gm-Gg: ASbGncseuo0B816bK58O9IP/DeSxjX0xIQ/bbxhxx4t1sgB+LxhaWAxjuUb+T+ZFUeG x3roCt5vO1AcYsN1c/LVAmibGky6B8X/yphT3lCr0Q2pUhrm/ScKyhNJOtbVSLQjMVy9Kky0Ao9 TEdLY5m8rBcKW2S+MJyH3Vtane9be5zt7LXLlHOjSl8CED7cAYc03tnzzyQsblAcDomQdKEg5By AUGNQn80Vz58/F5ItfNoZcHVbultkFCpqw71IDANcv7t19nTB7mVP0XFODIf83bLwVHv/p10v+5 M8r1LvpSDR1PzMF9Rr+jA9lpjLV2WA== X-Google-Smtp-Source: AGHT+IGd2LdDBYt0oluIcl+fxew7KCV+F6xM1yQwMsYPrKMh4Oysy5lPjh1r9jktGDqWAENAWOUpoeq5dS+M X-Received: by 2002:a05:6870:82aa:b0:29e:6ae2:442 with SMTP id 586e51a60fabf-2b83ef3dc83mr7628207fac.32.1739169512263; Sun, 09 Feb 2025 22:38:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2b8a84f9fafsm10360fac.16.2025.02.09.22.38.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Feb 2025 22:38:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Feb 2025 22:38:32 -0800 (PST) Message-ID: <67a99ee8.050a0220.3b3b85.0872SMTPIN_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 A21A66052471; Mon, 10 Feb 2025 01:38:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing PASS_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pass Upstream job id: Generic-DPDK-Compile-ABI#115599 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/tarballs/32522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/