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 AE03642E49 for ; Tue, 11 Jul 2023 20:24:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8A5D4003C; Tue, 11 Jul 2023 20:24:11 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id CFB1F4003C for ; Tue, 11 Jul 2023 20:24:10 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6237faa8677so30771016d6.1 for ; Tue, 11 Jul 2023 11:24:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689099850; x=1691691850; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=HmJhmg0snBUlx+Q5dfyYRe/JEPwlTP+IC0y0nWixg4fOK75PCtFAyW2WaAw/BfQtMA CctMBPRSHfaiou3Uz7D6uHM00EoCrJBEjYqAWLPlB78M4zgbTDhIW/svNdlLRGlTmxJd SZCgHIDQXsK2r8674IGbPI4I+FjrsH6TNMTiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689099850; x=1691691850; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o8MVqkqRIOziVWpQ/tlp9x0JaycClvQ+a+hc3LKxV0I=; b=cKpw5ypodWXtVpBvVQwqyKjdrGQh+p57pA6+fK2SZqQ7B2mOehJNgawPsOVh+oPdDS FzaIbQ5RpppyqFDdpmA3IHJconNIaOCc2v4FJChr05WeEIfYY0Q46fdHFEBrWcVg6PaO zXTGB6SXTk8ntZLrQJtTII2hNO0XURWKpQQimEnYPy3Nt+/2ibAUU7dz1emHvUL40mHx r++yaraKypJzaBO4D+NCQGEPUt8RUdacz8SbLVQCslVBLGa18aPuI/573uI717G8mluJ XgkqJwCqWYQJh0wPkCtQz4OVKJCv41w8AMDqvUaTXph+mx5/SDiM37fC+1quOCXCRKAC lDNg== X-Gm-Message-State: ABy/qLZN5stb0UF1EJKzLCwfPGPgdiq6/QrF0ApCl8gsjzB5OXn52F27 NUD9FaZk24hYr/+dprDu7PvjY393L9opdGVNx13p6zM8+MmBfQ== X-Google-Smtp-Source: APBJJlFgop5XBMKK4683SKOOwIHSRIHpM2OjEXoV402IZ8+hedcRHAFaM1HT6vy/H9b29dxL9uYLIh4W65IL X-Received: by 2002:a0c:f3c7:0:b0:63a:19ad:224d with SMTP id f7-20020a0cf3c7000000b0063a19ad224dmr3271804qvm.61.1689099850373; Tue, 11 Jul 2023 11:24:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020a0cf052000000b00636984db91csm163538qvl.31.2023.07.11.11.24.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 11:24:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 11:24:10 -0700 (PDT) Message-ID: <64ad9e4a.0c0a0220.7a6e0.4706SMTPIN_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 21E15605246B; Tue, 11 Jul 2023 14:24:10 -0400 (EDT) Subject: |SUCCESS| pw129437 [PATCH] [v3] bus/cdx: provide driver flag for opt From: dpdklab@iol.unh.edu To: Test Report Cc: Abhijit Gangurde 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/129437 _Testing PASS_ Submitter: Abhijit Gangurde Date: Tuesday, July 11 2023 05:51:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129437 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27036/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/