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 E46EEA0C41 for ; Wed, 15 Sep 2021 13:00:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B49A64003F for ; Wed, 15 Sep 2021 13:00:50 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id D16D54003C for ; Wed, 15 Sep 2021 13:00:49 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id t4so2878214qkb.9 for ; Wed, 15 Sep 2021 04:00:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=H+45vSiQlaRK/SDTnMprp67hPh1fDoLOFYvUYGxxEIM=; b=Qwn2ECTVPYx3SbTmGcAUrfy5lFZ/xV7EHTtFnvguSH5NUCyyjIFnZEnXA2Sl1MB6LJ GLWxoA5qzamc0eNCJP1hShoRr7p0QFoj9cgz82IhbmPxIVuNpOdZqN5BQkRQ5Aep+/yJ Fr3JtzZuovx7OisowwCj22Kzl++xTAuZkovFJmOEmWWLe4h17YdN/CQEBzX9JLCuS/rn ypr+/YFW7G1epeydaNiwKFUzfeB/tMdazM38eenyBOHyF8Sk6pgddh4kmVPUqovpwyJM bDwfhCE+DNtfNzjrUofi4wJMlxlw5avLP53LKv/Gby3y1six9A34yactTENese/FiQ5f T01g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=H+45vSiQlaRK/SDTnMprp67hPh1fDoLOFYvUYGxxEIM=; b=dJVUeY/3RkIdq4dltSENIRom1lIqC8Q58Pq8cPSZPZM1Xn2qVJenp9osIqN3WZP7KG dWVgiVBR1egOX0nAaC0FFNG3k7O6jFZuDL6v6iiSrBolp09tkLO/4EeP7p7Het447G1Y JQghTBD2rXq67m5hSh2sriHfycFzNeh07rGXlsSoqsrfSQfmqk6CcYWkWOSmSOQeuWvK eDB9F29XoRxjxPzvLJeAvJpZEyFaiaEegErWgaQ0SEjnaLEUUZay1HFRLd+zxkG5Dvrp SBhVHAgyIoek+uzdJNzxIrJNY0671PxdPKHfjHARCbWt/ybUh8kP00rtIp+ogUDf6ZfZ qm1A== X-Gm-Message-State: AOAM532RKRTiLSKbqpxeMXVlA36KC8QDCwlOZIAYYtDtlmXFAbZA3azY qBotoAAW+9X4cnVijoc/ObnKrR8+uSWmbw== X-Google-Smtp-Source: ABdhPJz5b6SAnOsduduBkY9vYKdfs/olxgMkBCPa4xyb64G2Z4Xh9zOMi2MetqxCQSfgKAFGQHMvMQ== X-Received: by 2002:a05:620a:2e4:: with SMTP id a4mr9261552qko.288.1631703649106; Wed, 15 Sep 2021 04:00:49 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id j6sm7714781qtp.97.2021.09.15.04.00.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Sep 2021 04:00:48 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 15 Sep 2021 07:00:46 -0400 Message-Id: <20210915110046.11286-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210915102610.83105-1-xuemingl@nvidia.com> References: <20210915102610.83105-1-xuemingl@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw98896 [dpdk-dev] [PATCH v1] sched: adds function to get 64 bits greatest common divisor 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/98896/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1237273434