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 9EF0A43B6C for ; Fri, 8 Mar 2024 05:24:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9844C40291 for ; Fri, 8 Mar 2024 05:24:09 +0100 (CET) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id 5363B40284 for ; Fri, 8 Mar 2024 05:24:08 +0100 (CET) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-7883e1e01ddso78003485a.2 for ; Thu, 07 Mar 2024 20:24:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709871847; x=1710476647; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=2za0rZP4HLEYCN7ed5sqG2RRSjACgH1+iQpPfn5n18k=; b=ofDL/ayFiFby+ZWNvyiEdOMaC+4VIB1Nirmki1uoFgdT5edxkrreMUeZZVYEy3V8qS a7jrroD5zTFchOUwf6e5M++7exFyzo0dmpEpaETopyQOpR9z8ZXyPq3qAPHBPnkCwY7h GJKitDdn5pMcHpRPkH1Q0M7EshusB2zX7lrk8jXxm9Hcxi80Z0lu3hPy85Qfybh+Ofb2 R2HLK1DhhGardmqSQgQhLXvf5pCWLlxN6NolwWNL6+1P8rKK0CEvJZhcjOTWAQ3CrgOl 7haaVKQoWlKjULd6UWgProNw1jTB19Sf5p2kp7tNRn7PYeSsxtkgcd48G80O7s9mbzRI kbWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709871847; x=1710476647; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2za0rZP4HLEYCN7ed5sqG2RRSjACgH1+iQpPfn5n18k=; b=jHMej2DRrof/3Q25ef00D3ZomY0ueDVsMKvSNCTYbFLTXUhUvqamMOLRqXp0KO9xvW xb7KkrvlKbk60uHfwOLLHf116TEZvSEK7Nd/S6vvz9O6xxAUO6GAhcKLJBpMGl7HZcKS L495S7Gn41bOOqHWtzsRKmHajp2tFcvchbam3LtJLIV7oZY2Zswrr67Hx8zxv4VIbmAY FOgglWJ8E+LNW1i0v4ATF708JUuwRaQTUtSkvxtb6q4awFG3aYBeW0bIfLRqfHQEEMR2 +fBrLoFsQtu8exAbEnF3bbclH9l6uEwD1kH1wLaQJ0auWkH+prDOMT6ZZJbdr/rq1Xkz nMqQ== X-Gm-Message-State: AOJu0Yyy+pBSwvftCAbdv3Fh9/BPZUXwFnAF5ua3s/ocrBVb5JW+WIv9 1jaBCBmcIG3ZCQ8Ba6rfVLJ7q864iVzsDjT7h3IFo53USA+C4MJkE7nLTxcQskMmf0sLl/ejkfO r X-Google-Smtp-Source: AGHT+IFsRi7wVjsV/mhSlBJWLVYztOPTdpf+xiCIzZBVsmqrdZYDMYGzB1z1H3EndtstSrGF0NeN/w== X-Received: by 2002:a05:620a:13e8:b0:788:4943:fa10 with SMTP id h8-20020a05620a13e800b007884943fa10mr3299204qkl.50.1709871847272; Thu, 07 Mar 2024 20:24:07 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id do18-20020a056214097200b00690a7785ce0sm1124107qvb.77.2024.03.07.20.24.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 20:24:06 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138116 [PATCH] net/mlx5: fix the timing of releasing drop action Date: Thu, 7 Mar 2024 23:24:05 -0500 Message-Id: <20240308042405.2933276-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240308032237.315106-1-bingz@nvidia.com> References: <20240308032237.315106-1-bingz@nvidia.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/138116/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8198431591