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 D3E734318E for ; Tue, 17 Oct 2023 19:54:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C85424026C; Tue, 17 Oct 2023 19:54:13 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 39BB34026C for ; Tue, 17 Oct 2023 19:54:12 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1dd1714b9b6so3809397fac.0 for ; Tue, 17 Oct 2023 10:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697565251; x=1698170051; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PQ7daL7bmefolm0eObem80IOpSbJaoj+liTT1whC3n8=; b=bHq0tkiwtU2qCcha3awGoLwZGVACYzp5M/Yy9SB2TxGmFp9N11Y8ONg2EyqLxDq/g+ FFNjCy24aUtFkXccVYf5gWn3NhiCmzik49dk30Wf76NytdpUERWnlWgyj+gUQyuCtdpv 1IXFe7qFIq8jvDJ58C2IQHTn50wzPOUX9YyWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697565251; x=1698170051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PQ7daL7bmefolm0eObem80IOpSbJaoj+liTT1whC3n8=; b=rl8QAoG2bLFXVMjgQ+UXRg3aaDCbo5CmBCeKGJ2u8O4Ez1KI9Z2tyR5/AwxvHIrfoC u1H2Q7sSZ1Sn+gKORyoiXe71lXW/Bg3YU62H2keBz37vIJS+Nv/3fcVHzvUIheVDN+W1 ktRrjQq7/TxCTBiWmiMfZCMtXVP7XlG/r5/t7Z4hPK1ovukrW6OzWZLiiOZ2bB/TNIw6 Soqdkr1uFxHoC2hDgGj+/HHrv+ADNBbt4mGDlCzhrbhHUQ4rRGbnJ65UqO9/piBxUW4x m1B8E4LjbcpbwvihR3wAAp0yAZjM4RiQ2VDBgUImxAu9JHIMNVtpw+SpFGiVl0GDUeA2 eKsA== X-Gm-Message-State: AOJu0Yw2B5Zq58E7rWikSaHpifjzhG4Z1+a0NMmmSyfbShXC2+fTl7Uf nayBJ6dZyWkg+GCnfgC2PUyh6UAZmAnG5I0qLvJWc91rX8re8g== X-Google-Smtp-Source: AGHT+IFZJL3HxTETFDb0SV/Ro56c9uCmHaW/zG7fSS9oDjmM7/rX9DHtxkPeGNTGjZ7xm2Z/gHIOpYe3nPut X-Received: by 2002:a05:6870:6b98:b0:1ea:2c8b:e18e with SMTP id ms24-20020a0568706b9800b001ea2c8be18emr3257296oab.8.1697565251660; Tue, 17 Oct 2023 10:54:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zh38-20020a0568716ba600b001e99becbfddsm223209oab.30.2023.10.17.10.54.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 10:54:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 10:54:11 -0700 (PDT) Message-ID: <652eca43.050a0220.f61c8.5062SMTPIN_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 25BF9602A042; Tue, 17 Oct 2023 13:54:11 -0400 (EDT) Subject: |SUCCESS| pw132760 [PATCH] maintainers: remove olivier.matz@6wind.co From: dpdklab@iol.unh.edu To: Test Report Cc: Olivier Matz , dpdk-test-reports@iol.unh.edu 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 Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132760 _Testing PASS_ Submitter: Olivier Matz Date: Tuesday, October 17 2023 14:27:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132760 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27974/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/