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 9727443018 for ; Wed, 9 Aug 2023 10:38:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 863BC400D6 for ; Wed, 9 Aug 2023 10:38:46 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id 0D0B5400D6 for ; Wed, 9 Aug 2023 10:38:46 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-76d1c58ace6so30337685a.1 for ; Wed, 09 Aug 2023 01:38:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691570325; x=1692175125; 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=JR21VsTeedXIdlJ+BGpXMezSUWxthwLuM/70nA73WY0=; b=eecYBTTtd86m1S40xYi22ThjULGKLQ5lcugNoJr8HmAkm3P/54DS/jn9nV7TFD5MSp AOYOsy81ujy/jWdD8saunuE4h3WNt+lYWi2h18TlGcYjrrGUxzu01mrDgUvYEkfpiAld UgK0e/mX6rkVcr2azmfEiW9h/NIPX1pQ87XQqSARxxtLC9tbgI64kMAK+dBTd5Ne+KR6 F+RMdOn6DxcDRXpPvJ/J5xpAGCdgvOOHgFHpqP5qbf0w6ih09wGd/tOkAZTGME1DgHew Kn54wwAg3LEsKIhVSUN8Q86yiVHNrAUhFZX5VmzTYrxkXFqZg5I2J16Bva1XIUSmcqrU +QwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691570325; x=1692175125; 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=JR21VsTeedXIdlJ+BGpXMezSUWxthwLuM/70nA73WY0=; b=KJBuPHE4n8KlYQksWJ+dCkmAnVKliTuhzcMywwzpOdHfxgvevEpUVrY7ErCFqmy/mV XM6i7A4DKMiDNchx5ttMSf078P4Jxk3VpBlXWTVZGpGzSv5l5JlZnLY2NYbYYuyKNkwa YnuZgf+LjJhILFcQUF9fGSXtgGCpkrWLcn9SLpHPi17dIS95u6gH2fQ12jHgI71iAt2/ Mjv7MJ/DbJER2LCgpNRqqGTPNNjHWoKEqOv3GboPNGcepTHfjFDRywgB6BkWkTAVn6XO i50hNktGE4rE1/xzC5fd6MNNcSmiFuXrXpdL2pMlf7fNravWByDb7oTBLDwvYZm7Uyob qsqQ== X-Gm-Message-State: AOJu0YwHwtUuqncbagNT/mAoOUPo+BGnT46okB33m8DGC71mYfZ2dNYS XaSIEFWFobUzGagv6nWh7hJg+Cs3IeJ7QgeR7fw= X-Google-Smtp-Source: AGHT+IHt3nK8Thc1e/SbHPwZL6zbFQQGeEBZ9rbo2UFxj4rM9s/kjVdWaDj5WUGZ3Bj6ZdptdQ1a1A== X-Received: by 2002:a05:620a:45a5:b0:76c:9769:9e1a with SMTP id bp37-20020a05620a45a500b0076c97699e1amr13570615qkb.17.1691570325079; Wed, 09 Aug 2023 01:38:45 -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 b28-20020a05620a119c00b0076825e43d98sm3845280qkk.125.2023.08.09.01.38.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 01:38:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130037 [PATCH 5/5] net/mlx5: add support for item NSH Date: Wed, 9 Aug 2023 04:38:43 -0400 Message-Id: <20230809083843.3507017-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230809074046.121807-6-haifeil@nvidia.com> References: <20230809074046.121807-6-haifeil@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/130037/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5806413871