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 C1314A0032 for ; Wed, 11 May 2022 15:02:20 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A75840DDD for ; Wed, 11 May 2022 15:02:20 +0200 (CEST) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 94904406B4 for ; Wed, 11 May 2022 15:02:19 +0200 (CEST) Received: by mail-qt1-f176.google.com with SMTP id hf18so1926001qtb.0 for ; Wed, 11 May 2022 06:02:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=oaaIxLg35BHcpL5ZcuoEEVv9HO3Vsb6hCDCpMkrZx+g=; b=vYV0OGKfhe+2J4oZORu/XPiWHuk/C0Hyx6WG3/NyAqIjGWvv0shy4XE//aCbJUw6Ue Qlcjcw+BV6sbgkMKFJOhitQ53NAIW6O5XCWFr9g7hyTB3cPKRRyZSH56VWeRITWAPwus e+60BJS79JmMvuD4VVNw7Wm8EhBkCMtNcyi6yejp6Toi2l27mAReROLtLp8fI91CXX9o pi1AKse9mx2pbYWJ6ruW7a/FSYIxG3zcIjwyOsUUdEQ/9KoLtf8YnSINWVZxHLOCbRt4 RGZXXJxAbZGH2sy4WSLFQ62vgn14+jpUSlKgoB2pX9Nu1Len+UNJ/09OLbAWCw9Abdrh HWzg== 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=oaaIxLg35BHcpL5ZcuoEEVv9HO3Vsb6hCDCpMkrZx+g=; b=0hMsVRDncuBJh493C2dTANB0WSdx+LJr67bIeYI/+4XMi0WCMR7OSVXWn+MrQvCyIs KWxidQfkqLjgGec6pIqWR3wVN8a5wNQwJ0YaMFOxJBVvw6/2jGKF/zKSLXcopRcvyJoh aRYei9lCJJajPttrpHpjEpzhB8BPtAJGAek8QmJ8Qe5YoZOfzQpLRAXZjTlvwLQ5u3xF SErJs86NC4fvSUbfChLfv/PDjyMJRIM5/4wmq2ORw0mSNUKkg2VZhlMzSg5ecb6qMmiA 7/OwAE+KgceKtbB9tHs+hKk3R078lq3z36LwDlUEseg5j115fr7++CPg7sXvnKLz+3NA MGUQ== X-Gm-Message-State: AOAM530gWECuDKX5ofSaCR9ATuh2UQaEYVNGC83wTo4eEYS05sQC1k64 vLJAZ5d19LmrNwwHvyTcVrIUzox/gTJn1A== X-Google-Smtp-Source: ABdhPJx8EEbSP0aeTj/O0DgSleyScwTJbDj6Du8C1mHcEgLuhEXvwr5edRi/EhwyJjs6XadMqGziCA== X-Received: by 2002:a05:622a:15c5:b0:2f3:c195:8d5 with SMTP id d5-20020a05622a15c500b002f3c19508d5mr24228710qty.369.1652274138566; Wed, 11 May 2022 06:02:18 -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 bw26-20020a05622a099a00b002f39b99f6basm1077579qtb.84.2022.05.11.06.02.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2022 06:02:17 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw111026 [PATCH] kni_net.c: use netif_rx() instead of netif_rx_ni() Date: Wed, 11 May 2022 09:01:58 -0400 Message-Id: <20220511130158.5238-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220511112334.3233433-1-mingli.yu@windriver.com> References: <20220511112334.3233433-1-mingli.yu@windriver.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/111026/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2306785748