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 A4CE64324D for ; Tue, 31 Oct 2023 07:12:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A003F400D7; Tue, 31 Oct 2023 07:12:46 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 01081400D7 for ; Tue, 31 Oct 2023 07:12:22 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1efb9571b13so1515465fac.2 for ; Mon, 30 Oct 2023 23:12:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698732742; x=1699337542; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9o6AR1mvwJt1wVPDFUTGHSZJAcHLuUhedckhncCu5IY=; b=QhOkW1EJN5RG1F9jNKWJehQKfdPR9KXjaNp+6KVp6BotHrjQoyMEUsfNufcmZj99f5 HqF8/FlJnrDO9ckW9OTYDI/Y1daJtxR1cszoeW6zfdZLX3bD8OSGJ58Z+6P9sw2Aw4Ok dwIszw4lNNsORhnVGsDnUb1XQKsMvre95J+TM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698732742; x=1699337542; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9o6AR1mvwJt1wVPDFUTGHSZJAcHLuUhedckhncCu5IY=; b=bL8SRSXeIjyH/IX0WXahWLamdP0exJH3JjH/dc5Ocyh4lNpU+Gtol4/w5yOyMgyfhx //SxPdaw5CXmUcpcYCxOMD3gMwpMRQjXj1uWKq9seK1y40P271+vPJ++AZO8bZHBKVSR OD4hKlcWWZivbg/8RmohDXFk/ZSvkW69XuxdNuab36HfFB49AdSU9Vzj50MkUQnOH/c7 OD1jslnbW3g4cw/3SmaxjQfeF56Hp2d5EuKwLnxIU+Vy7Wqf5984io8va3rsjkFU4phY t5E/HBpKXo2THQKhayF8auN8zujOMXL4Es9UIj/0VmRdopwGQaFU6mHcDQCIobnhrxXp bnMA== X-Gm-Message-State: AOJu0Yyoj+ZAtK6WgobOnVDrauvLGCOayYkp2F7Kc87N/RqcgUcbQ8CS oPDLpp9PvMIN79MC7D4ENzK0ZJTEfDrON+gJW0PVcdKBZn6Ai1ZpiPwsbjDxZjcjhw== X-Google-Smtp-Source: AGHT+IEqktVRRWUAIJFEFyhTfkRtEwzo88q7jAs1g4eb93f7/5nDkUCzwAIeR1QFzLPXj5YviUhtMuStbbcs X-Received: by 2002:a05:6870:2b05:b0:1ef:b588:94b5 with SMTP id ld5-20020a0568702b0500b001efb58894b5mr10166132oab.27.1698732742238; Mon, 30 Oct 2023 23:12:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a9d674c000000b006c4c151c6a0sm98960otm.9.2023.10.30.23.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 23:12:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 23:12:22 -0700 (PDT) Message-ID: <65409ac6.9d0a0220.52a69.180bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B6BB1602A042; Tue, 31 Oct 2023 02:12:21 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4e50ad4469f7c037e32de5aa3535d1cd25de0741 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/v21.11 4e50ad4469f7c037e32de5aa3535d1cd25de0741 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26739/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/