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 A890C45F56 for ; Fri, 27 Dec 2024 08:20:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A07C3402A8; Fri, 27 Dec 2024 08:20:35 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DC0404021F for ; Fri, 27 Dec 2024 08:20:34 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844cd85f5ebso584558839f.3 for ; Thu, 26 Dec 2024 23:20:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735284034; x=1735888834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iVpMLPhIlGWf76wsTDkz93g6IQkuCx3bLFj6XmO3PgY=; b=hbsc7UnvNFnYc76R7OrGACt9fIneDwfizvN1EfRA/fovj2jrvynGmOuJ1MWVVnLbYm 9vj9UPGw1k/umI76VQZvVZfaWNBgCQ3auSIFvslavITrLo9WVHryoayYIzQSdD4ltkiZ 5U1RY+pnmKnFuzHKg4ApCXSCGS90SdXhh0L2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735284034; x=1735888834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iVpMLPhIlGWf76wsTDkz93g6IQkuCx3bLFj6XmO3PgY=; b=l4r20JiQTSCWuXRAhzT82VyrPpMa0TgwQOpFRVhp+ps9bxa6TPv9iTNeAvBJ89eNeP Uwe791jsgX2KIDhx1ueewiej3bjaNfH0xrshWsjK+rhQJYVk+umT5P/N8DUUdLTo7/cs OioefxHWK1G/N8toENmzrfVFFroHpg0Yr4CRIRsMGjGR4PTB4spSNVOYrH/7fVFSYu8b xbEkuiPkTkc70ClwXRH8ze4vtHGO7gHy7a/Gvdhwn+Wm+h1DxoiEPSP7u4KFIEylIoRz hSrjE8UqB1SRP5Oj71RaF5sfNy7sjdBOeY/0cTgaGp7XTYrQYwjFPkQlh0NQdOLiabug AJEQ== X-Gm-Message-State: AOJu0Yy6u0ELgnVjqthpiOkSQamjFS3was9v0RIAPj5Wbq16KC+yD2t3 LWZtW38f6MSIp9FrKJl6EPYvAq6j/XZNDmCT9D9hHhhzzalosv42QCFU/c/nSwzL2RdVME78nDj FcZ2rVmIoyAQmqzcnrZC0X7ZVadVfLYtoJ03CmdJc4ToQzQiB X-Gm-Gg: ASbGncuDI7a+247vYPadVVNGrEH4yZBu9lEtocD36hq0V3ZmmNek44FV3TBD/p/4CWw RY8+XKZ/BjRBm6cu0vMCGKGQ/WbAMmho52gKoVRpvhg4zqcrv/JFMDixdfGA8D3bObS+5Rc+l73 lOrXkTqG7/YGrKl5Z7Tli5SorCcYGXurDfDiwGy8cRUts2AGOsG/d5ewljpvdvIS3701YJBd99x kBDGuz5+9v+wrQeTszOSW+pmlNPDATM+e0TelYGUjyvuaAI3k0NC9zDQSY+gV7HBcDxFwtmTbub uqO+zg== X-Google-Smtp-Source: AGHT+IEtOLAr52RAih3S46RpUSKG+IdLQLIAdH2X+fp5W2glrNgeDteZKFM/PIw6Q73cA8rCMbIlmAx2qoPw X-Received: by 2002:a92:ca4a:0:b0:3a7:7d26:4ce4 with SMTP id e9e14a558f8ab-3c2d268133fmr232092355ab.9.1735284034272; Thu, 26 Dec 2024 23:20:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ea24asm926524173.34.2024.12.26.23.20.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 23:20:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 23:20:34 -0800 (PST) Message-ID: <676e5542.050a0220.1b60b1.5561SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CC2406052471; Fri, 27 Dec 2024 02:20:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#302317 Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32060/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/