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 2A1CF42B4F for ; Sat, 20 May 2023 07:36:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A2742D17; Sat, 20 May 2023 07:36:42 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id E77F640EDF for ; Sat, 20 May 2023 07:36:40 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-61cd6191a62so17793926d6.3 for ; Fri, 19 May 2023 22:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684561000; x=1687153000; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vdWhuTzodZSHe4Uo2MZGgDluQOvRmvB0aoqlBK4MV0U=; b=ehCddN9ooiPYvd8qVgkitMGcsT3F1E43KEFbQivipNzO5vEwCuD20N98ZSSdJo5f1K /W9tdhrZLvR5l/X/ZtTE0MRDZYCq7PUdi7/4hIaNlAODZkq5e2Eit1y8RtxyOVbj87L9 h8LwGkAm4yB1xK5T2ymg09LLgg5PEHI+JfUrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684561000; x=1687153000; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vdWhuTzodZSHe4Uo2MZGgDluQOvRmvB0aoqlBK4MV0U=; b=Z/G22r9DdbF0lZNbPd0PCP4iWkJptrXd5lD7GKtpBR54ZHYDhXFeexP5Wf3UgArhq/ GlwqvKkCJ/Y9m93pY0sqF0vpD3Lq6ZKX7U1k0xdVNPMconZDIlmJJuxOeSjmTGuoUBSz LAGSCCbg8vj/JfiuOfJsZJaBP9xwkb3UfVJbvUZT8HMsD9y5693oXDw5xuKAI1+KFsKF u1t1/ojYcN+vqbSUiB+Pm0fl03zvqINwYOjdzeFiI8sp8ke1cNk628FOtC79LU2GJa09 cp5cTPA5Guj0i2VH+TcpzsYouB2cDmXNGxGUHgAHJy/jg3faCROOQt8306+zVFpR2r5I TImQ== X-Gm-Message-State: AC+VfDz1gvIO7bD4uTwNwDAcGJOzb0rYCLh4PKJApqC+xIBVyWzmqZ50 eSeanOLNaguC2E8x1wwAey+9dk32m2T+lhbHSXYLKHNc8lI1rixpvFrCZm+PiQXkxA== X-Google-Smtp-Source: ACHHUZ7xPxSE0FV4fEmFQ7/1I95n5V5/u0vwRFsMv0j3W1zJlZxmqSsFcpIi0G0UJRQA8/2Fv5A1QA0Tf6Le X-Received: by 2002:a05:6214:21aa:b0:623:8519:87af with SMTP id t10-20020a05621421aa00b00623851987afmr7100829qvc.15.1684561000408; Fri, 19 May 2023 22:36:40 -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 h10-20020a0cf44a000000b005ef6504e908sm27942qvm.51.2023.05.19.22.36.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 22:36:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 22:36:40 -0700 (PDT) Message-ID: <64685c68.0c0a0220.628b.1d6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 264BF605246B; Sat, 20 May 2023 01:36:40 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e185150c2ada84e637d14274ec456a3a4965487e 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 e185150c2ada84e637d14274ec456a3a4965487e --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24651/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/