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 C2A2542DDB for ; Mon, 10 Jul 2023 23:40:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCB6640150; Mon, 10 Jul 2023 23:40:23 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 618B640150 for ; Mon, 10 Jul 2023 23:40:16 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78372b895d6so253349439f.2 for ; Mon, 10 Jul 2023 14:40:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689025215; x=1691617215; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hdAmoOZZzfuAL6MZioWAlsnL9RtxdNzqxVzIP7rsEQs=; b=a8a7EB83oUo4NvV61F9doqLX+FkWWUV2VKsLSDWl683QfN7JysYkMs4HmHw3YyXjyu 89UHG5RmfM4C1k7HRlyXUYfDP1/jNrPsw8yX1zVunlHUpDoLf2Yv66S+QJrSgx9WHlgY K2Y71pcCSrCC1dnPwkt4p/ZxT4zoVJQdwiNlQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689025215; x=1691617215; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hdAmoOZZzfuAL6MZioWAlsnL9RtxdNzqxVzIP7rsEQs=; b=Jc/qomMGh4wzd5r1yHhta9ni4yI5hXgzCcRUSPNEsaR5Mx9ek73GXcmFn+JcmVz/mD c+k1g06bMJbfa6dwHCOqSchf4I2ECZ9MKqnj6rlk31H7hFc9CziGqom68GMBe3e8YEft jtZZ5clEKMJxRt58CpG8xpZ5dv08/3DPi899DNXzogcTWV6NGtw1HcIq412mF1jA2cdC ETGQzsH0tksBgPR2j+CsKuOXya8Ee6uMIrbdtWRDS9rMzIYhtQerpAlPl7tswWdVegb5 Cz2webWAxEl6TXclC3UweubL85TalyGzqpdRWpDDkDS9h1XaSiiDB6u9tOtfA7Yks5RT ixog== X-Gm-Message-State: ABy/qLaxIybZgIwygWhFml10RQeCciF3RmU6m+PuGw71/j2NLuupU8Wy uRk/PFWvS1stA0uxYOOkipA2gjiQeF9uvasAq9fzsmW7dLgLcOAOAzkDlolszQLZRX1tFwTQNg= = X-Google-Smtp-Source: APBJJlHNswx3Qhutjwd5obfpaZhD7twT2EkvP+a7XnoiQBCNWLwzHAPvci+BJ+xuGFIuu2Dc+I8RhkQSHe0L X-Received: by 2002:a5d:9f48:0:b0:776:fd07:3c96 with SMTP id u8-20020a5d9f48000000b00776fd073c96mr17028822iot.7.1689025215772; Mon, 10 Jul 2023 14:40:15 -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 h24-20020a02cd38000000b0042ad94d71b0sm26834jaq.3.2023.07.10.14.40.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 14:40:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 14:40:15 -0700 (PDT) Message-ID: <64ac7abf.020a0220.27f5a.0f7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 50630605246B; Mon, 10 Jul 2023 17:40:15 -0400 (EDT) Subject: |SUCCESS| pw129427 [PATCH] test/cryptodev: remove unnecessary null c From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129427 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 10 2023 20:22:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129427 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27026/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/