From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BA83DA04C8 for ; Fri, 18 Sep 2020 15:57:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 920D31DA18; Fri, 18 Sep 2020 15:57:56 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by dpdk.org (Postfix) with ESMTP id D78C11DA00 for ; Fri, 18 Sep 2020 15:57:54 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id w12so6115995qki.6 for ; Fri, 18 Sep 2020 06:57:54 -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=AmqH0GG9YwJX8doDFlLuupyrXyc+MMP5xExHveQgHZY=; b=Ps54f50veIze3T5SXPQq8H21GxWtSwtDekrfzFzNqDTSmfXFelilpLm37FohcYJd+R WlnmU0IenTXfTACALkCVbklG0uZ8Ja0bIndiUK3d+XivEhbZ5sqn9lqGgPKJQnwy1/XR HSAMrvYaXHYb9rgLIxKjceaCFDZKEL04sdETO+njsxCck0pY0slbFVcoLH+wIYXD/ZNu X/8uxhGI0Qmn3sj6Kxr/lDW5l51CLTQCyOxkibJA1oO2Lqs9koOTmGLJJ9KBUlqNWkRo qSZXNUIGbyPd51ZWktsEUJAq05SMXcG4UNyCUZusBhZ44VyYCHUdMrJHUn608v2Rj/Tw z4uA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=AmqH0GG9YwJX8doDFlLuupyrXyc+MMP5xExHveQgHZY=; b=F3e9bl19/8kWUzACnb+fVwrJhTpPVyTstNE3uUJ4lOwxEdDme4bstEQKjOOUILPFtG jGCjtSMMl30A0XfVfTpy4KxcglLYyCWVDgdUnvQD/zfo+LJcik/tWSDPMU0zkbXZOs0B RbbgGS8kYSoRB9Rtg/7aDaOhyIAaexuhdCm/nf8cUrwofJYnotUEjoYSf6VBZ9tx0PC4 zNKFrpdkvGwIHriFNLIhdfZAzkHSz+WVFqD+PPxofEcCOqOIAWcRJeZw88yc5ELe+/AB im6EcN9Y2lUsn+nSbITwKReJmxEhGpWpc969RZQepRPGfQOsaiEYcTG1lWknhRxQ0vYS sL9A== X-Gm-Message-State: AOAM533zZW2jNidyMjUmmEoGlS7NLUsiJt05GSknGKcobIaF/oNnPJ7z gJRtgF8eKeCEiSIi0RHG9mHIqIOGMaiAVA== X-Google-Smtp-Source: ABdhPJx9MIKpzHW83en+aOmixtP6lft4gLmV9uNMiia4hrEZ2mFQtT4CoGPjfhP+Z5uHu9w6QkFwHw== X-Received: by 2002:a05:620a:21c9:: with SMTP id h9mr30949199qka.79.1600437473016; Fri, 18 Sep 2020 06:57:53 -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 f33sm2152144qtb.45.2020.09.18.06.57.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Sep 2020 06:57:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Fri, 18 Sep 2020 09:56:04 -0400 Message-Id: <20200918135604.29388-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1600428751-30105-1-git-send-email-lirongqing@baidu.com> References: <1600428751-30105-1-git-send-email-lirongqing@baidu.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw78092 net/af_xdp: avoid deadlock due to empty fill queue X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/78092 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/185190607