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 B8DA1431C0 for ; Sat, 21 Oct 2023 06:43:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B13D44026F; Sat, 21 Oct 2023 06:43:05 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E3BE34026F for ; Sat, 21 Oct 2023 06:42:49 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3576e74ae9dso5048405ab.3 for ; Fri, 20 Oct 2023 21:42:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697863369; x=1698468169; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E79Ccp5Vz7cNEryC9QzNK6epb40vRROt8faAAqcx7BM=; b=Td2Z2tzvX+kojteJwXcPZ/8lyYpMGKj6OUoOb9H52kZmn5uiWf9KRhin10auMhSs2t GPTyOSa3Ij9i8m/IgFe57Kjhb0VByFVJ105LvD92c6OGJYbNModDv/FzeFoLhZS9ODL+ w6aLsNWvbXgXLPca3PCM/O3DPEYzgUTvXxNC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697863369; x=1698468169; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E79Ccp5Vz7cNEryC9QzNK6epb40vRROt8faAAqcx7BM=; b=OV8iM6ikuoSCyAPaKz0humVY7PpPwjigdvC/wugQJpFkWvN/6K01stPB9ZYQ+1WqrI B9L3aUmAQeh+wPrwaQeREwkS2RLx3TQ+4bgdmfv8fefTHo3FFI15H/BQmm/NzKUveCE+ +m8lC98jAE0mNXsW553lv0iNJED2yD7CXG2j3yUhAND/gO3/hxfAmF6evKJHiaKDB1Nt ZHIWIG5FP8jGvjuwdrrCtMW6CcCafwFxntHSdcSl860SDpHHGSEgUqStVlPBQtjQiUOW hruZiS+iDIsQ994kVbxhC7bZdljr/rzNH2WVejIyiBk3IKkgwuAorz++O7TUWaH5viPL LEUQ== X-Gm-Message-State: AOJu0YyHaT5cP203wEfqB5MpBLGlaCRg2lCZwlWoVaHKF9O6mllecnWJ BOanZSlYcy6q3iGzzsrYREQeOyucPanG2wCiJm/ympTbgW35fQ== X-Google-Smtp-Source: AGHT+IFi02a1UgP7BihjX85jDcHuk+VeOLunt48rDkgqDKSIWLo7QdvIsSNYwDGCGyGII7JTtk1lPReehap1 X-Received: by 2002:a92:da91:0:b0:352:a73a:16f1 with SMTP id u17-20020a92da91000000b00352a73a16f1mr3947148iln.14.1697863369285; Fri, 20 Oct 2023 21:42:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s7-20020a056e0218c700b00357618663d1sm329273ilu.19.2023.10.20.21.42.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 21:42:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 21:42:49 -0700 (PDT) Message-ID: <653356c9.050a0220.fcb5f.97c3SMTPIN_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 CD8F26050A61; Sat, 21 Oct 2023 00:42:48 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +-------------+----------+ | Environment | abi_test | +=============+==========+ | RHEL 7 | PASS | +-------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/