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 3412F43108 for ; Sat, 26 Aug 2023 07:51:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B18E4068E; Sat, 26 Aug 2023 07:51:40 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 85B444068E for ; Sat, 26 Aug 2023 07:51:38 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-573429f5874so770959eaf.0 for ; Fri, 25 Aug 2023 22:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693029097; x=1693633897; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YH9e7kirp/czchOH19azGaYOxsZC0C4EL8A/tI4h864=; b=f5v8AUJecboF/wtUV/XB8jGlmmGY9ltYOZtVfB2B/jIrATSYQbU/Qwworo4PfOarb3 Sfm+irwYCr2IP8zKOjkZzhFkiEF9oIPQlIA1K2oFIvEhQVA+WHfkZGGPLCux9qzsDThY pxb7SnAMLEKlDhhBbdY9uccZQIe5OaoZFLRcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693029097; x=1693633897; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YH9e7kirp/czchOH19azGaYOxsZC0C4EL8A/tI4h864=; b=U5QdbkMHhssfhPvUste4U3gfLAOf9aLEIOjBzyzyTo2WHKEn6fyP2CqEdmBwi1lyp2 8OFpHardMPBwnLl8lbRhf7/8Vnobhh1dT8dUJPwT5inSUR1E9CfDVdP950jSJ1WAJ+HN 4WR8+LxYV8GD/9FDQxT8heB35U8KIn4+ZIRiMmaBEf9rNIqhXsOa1QSHDHia6uuMHe8j L6OWx7zok/a6PSoNHAt14YP8MzR+mxvCZ950yTwVuHztFVe9aHuJDXNNHYBG/Ql0mJ2U o3+0x/hn1MMN1suEI2vQbu1aFZZ/JzbWWJosKCINpWVGX1RcAqbh/U/MS9EFkHKvi6GB 4iMQ== X-Gm-Message-State: AOJu0YwFgyDfqgACjiRinSm8WwyLQCELDYWlPWA0G3yz/mLRVr8qUEU4 xEcgTbw+AdA+jxFZ9ESHQNVoNZfvtbUUhX1giYluQhlHOSh3tbThn/f0fBirmRzuHw== X-Google-Smtp-Source: AGHT+IGBohoIpshJ1UE6HKfm0C76DZ6+fUX1MCJEwKNyuwPqfNi6jvuxYwYDgTbShp9cPVMBNVfnHv+0jbDT X-Received: by 2002:a05:6808:199e:b0:3a9:6400:62c6 with SMTP id bj30-20020a056808199e00b003a9640062c6mr5936697oib.32.1693029097780; Fri, 25 Aug 2023 22:51:37 -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 g5-20020aa79f05000000b0068a5c2d4f99sm149919pfr.14.2023.08.25.22.51.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 22:51:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 22:51:37 -0700 (PDT) Message-ID: <64e992e9.a70a0220.25170.a784SMTPIN_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 62AF36052471; Sat, 26 Aug 2023 01:51:36 -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 | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25952/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/