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 D20EC45E13 for ; Tue, 3 Dec 2024 06:43:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDCCC40264; Tue, 3 Dec 2024 06:43:40 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 03F2F40261 for ; Tue, 3 Dec 2024 06:43:39 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d87f00f786so45676836d6.1 for ; Mon, 02 Dec 2024 21:43:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733204618; x=1733809418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OTWfAFatYf+oyWSbQ8fxaHL9xU62VQYZfwAKMCLwXDU=; b=PFpsiaOkqlTbl1I544x86PO0anBKnS7JVU2LWAHkoQl1PYWHCC34UAxxRjZXl8ZtSI KGkr19u1RSbhPA8uRWhZ53Jylp9rCrdha98Ex/+eoDNLv2o6JfvQ1SOiC6ZJt0D7xwxf +c/ORUZctosYt1JkLPkFfBzBWzxuHCdoF7S4Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733204618; x=1733809418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OTWfAFatYf+oyWSbQ8fxaHL9xU62VQYZfwAKMCLwXDU=; b=S7pWvE8WEOKpBWH+Y52zY9XfAHQNUOAYWR5y2UMN6QOKhTnHtni8bNltHnUw493YyU Sko5rEfBSbSNrwRLYc1N5BNQ/uwl3qctKQ3AInVsAOH2PzjRDFTKkd+D3PtwCmIx+hng Ydei+8VvFwpa+NrXDvxW+y7OigwW4Mmpr4vIPE2XxM/VkhO7MpJnuElzDkU3yLRoVJ81 fUe4gMmKsVvPtXZo0BCzDj53tGJCLfSKz0rddCubLrE/7QbO/50uwpEkEXoZ2qhH0Qpq iytHSGHb2Ir/FddJWJIZh5uKJQO4xS2PveC6l448IGHaz2TbqAro2Jd5PN5vmJ84Xka8 mMrA== X-Gm-Message-State: AOJu0YxGOQFmBqgRvXSYwRLcsjqSsD8xVL91/6rEudRXRXXzt4Lnn7XJ F+TWD1FuU8oBiXDZ/zfiz88kpS7TxljLaeiiuPDGZavb1vnAN389eKvsmABWD/t1KYpsz6XKEZ9 whM0+umriYiPWudCxajr74aXP26ZNZH/xQHQusGQF X-Gm-Gg: ASbGnctUtZwYi8M6daTTSlpbcPssgjY47dATVyKwhU4WOR7iH2vfeV3bLDeIuw3dCi7 GenvGwdt1VGIY6TTdjgAmw9UF8EcvBTWK6U7UQHFFOMl2CtAm1f2JUIQDIaCyfg2y8tJovKUPAJ hZaIYRDlF8AnT7BFfnLHA8VRorbi5diILjFyORInM6JxE3HdvJpIq0DwpvTpy6pa7AigsAK/xon 9rOcpWjVcgNg9JAk8cgASnJsgnHmRnv9MyIhlCOraorQhfsl0WwT66O9nJHXEL4/NKGW7I= X-Google-Smtp-Source: AGHT+IHiOLj7mOZZIrf2sP49doLwVHi8NqFyjGFglwogCX+jjwzCYPJ9p83JqcNvRrdgQyJN++HBEoj0oHVn X-Received: by 2002:a05:6214:2aa1:b0:6d8:b292:1e17 with SMTP id 6a1803df08f44-6d8b737f8e0mr20153396d6.15.1733204618407; Mon, 02 Dec 2024 21:43:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d875427d57sm5664536d6.72.2024.12.02.21.43.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Dec 2024 21:43:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 02 Dec 2024 21:43:38 -0800 (PST) Message-ID: <674e9a8a.050a0220.1a19f0.f883SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EFBD6052471; Tue, 3 Dec 2024 00:43:38 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 _Testing pending_ Branch: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#107204 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/