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 0A73545DE9 for ; Sun, 1 Dec 2024 06:58:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFF7B40296; Sun, 1 Dec 2024 06:58:55 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D5E6040289 for ; Sun, 1 Dec 2024 06:58:53 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d88282980bso24955306d6.3 for ; Sat, 30 Nov 2024 21:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733032733; x=1733637533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bxCLOJiA6SNdk+wi8U7Z8+0+xIF90Yu9cPIziyOSaL8=; b=HkN3JaNjaPGG0joZg6tffL+vWR5ixKEzcB7LFo00MjtrO/O3bkzYnGLQ9l93uWq+Vl iNLgWM4lRlzFov+jTu7NdR6ZsH2az8bTR5FyBFped4hZBDhMiqMsk4gZHmaYTJ72Baz5 2Dr1p+c0VFfRVzlm1EgpQtXeExZsMkUvZFqs8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733032733; x=1733637533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bxCLOJiA6SNdk+wi8U7Z8+0+xIF90Yu9cPIziyOSaL8=; b=J/6moxapBdi6V23+Oe0zju/N4GQ8NTJI+7kCVzLXn/ODOWsG3ccNGRPigsA3s/LiCy 78VQcXQM+0vfuTyZg3rVF4sGyvPGNr6ifzJz32UVTMVCVjsgu2MEiNLuLM7ruXTS272H bNCwUC+AL4alq85f9FDa5Hjm6w9MZKMW/SNxy+kB2Q20kQ093bU4Wr1G5TcG9p/rOEs6 fGvfkf231Ns8XyJ1uJRATvpEg0KKxaGa8yYnxcc1Z93Om4q3VXAplGByqJ4PvHFrxb97 y5pfnVJS9VeoHo+xT2bxEmYHN0ppOoQzeOhFFv0KfnDLrh4nxKdZGddRJLtbZ6CtjqvI RivQ== X-Gm-Message-State: AOJu0Yz56Y84pME1mDbJnOpp8077q+sDi7xZl39bGp7DWz6tM0xtZQoK au+9B/4BYjsWRzDCHF8e/UVqratT9lPkHHn6CshpS2eiEDxX/OZsrZX2dI44gcrx8mpAOPw8mIH YCV6C+jcG1M3dGW+MuMUscRzvzTW5hXuE6d9HggV4 X-Gm-Gg: ASbGncvq1h0/8P3J2WihckoWYpu/SJ7AdB9ILd+9Oe78jGsvkUOLLqAINi/5sexQOsl BzBzvuugHSlCEDK8f5SVcZqylRSmamxU+wVZAUea9G+uiNjRS3XrfxKywFuuJbGfml5gmdt06ZZ SJGYoMef7mOjuX9IWIC2YnElPzelhZ8oTMr77Eg//OcS2OW8C6c6YHZ3Ewhnnjgfk7JY/gAB202 kzyym2ML8ul8PRp1M1ZwKnRM7sSj753BauGe1hjTEL1EEZfGiiD2+ncI2+54+fnt7cJ3HY= X-Google-Smtp-Source: AGHT+IHj94W0JLWxjuOflGhcnkol0HrR0o9la2L5HCHtiHUKr2xh73xLap6VGBYY0guwxT743cQYRfKrpJsb X-Received: by 2002:a05:6214:ac9:b0:6d8:898a:a508 with SMTP id 6a1803df08f44-6d8898aa5dcmr142740546d6.16.1733032733116; Sat, 30 Nov 2024 21:58:53 -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-6d8890e2c6bsm2068916d6.50.2024.11.30.21.58.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Nov 2024 21:58:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Nov 2024 21:58:53 -0800 (PST) Message-ID: <674bfb1d.050a0220.866ab.b6f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CFD6E6052471; Sun, 1 Dec 2024 00:58:52 -0500 (EST) Subject: |PENDING| [GIT MASTER] 09fb920298bc81077a12f53f700a16005961d482 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/v22.11 09fb920298bc81077a12f53f700a16005961d482 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#107138 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | 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) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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/31792/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/