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 47778A0583 for ; Fri, 20 Mar 2020 19:09:07 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2C94D3B5; Fri, 20 Mar 2020 19:09:07 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by dpdk.org (Postfix) with ESMTP id 236893B5 for ; Fri, 20 Mar 2020 19:09:06 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id o10so2084178qki.10 for ; Fri, 20 Mar 2020 11:09:06 -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=YVhzQ5G0FM8t3JaxGlNWCCAKIExH3vsDG6UiMs4qHKY=; b=FQsDDqA8LoeUJFroAFPkB4hOnS4kPHA8hHT/q4deMJjI+Ekcr4Lu52nifxMbZ1jJFi NITHiqYBP/k3rB5elM/6X/k7yoE6dQXaI+uArubt0xUIbwfqdQQqKZJC493lJAFUIZJl dpK0w6e+ll2N026c8dNGdC1a4TO69t9aBkkB/I+m2JNGyKsyyVMqxmWgFUlYnRXm9Afl qzD80YTFxr47L+5Y5HR9nMBajflNubSlnoyu+meooqjQAinfWOfmGHkuFzT6ATrShmIH p3bbabSdZqJLiQ3410mEGSYAjjJxwogpAD+L7QYshcCp6QlfrZcppoXdKf19JHQsyljQ 4vRw== 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=YVhzQ5G0FM8t3JaxGlNWCCAKIExH3vsDG6UiMs4qHKY=; b=Tjvar80F/pQGxMKljkL8W1Sb7PbTgGWoHmdvsdNquuXFmtbfaNnyVWBXWip6bzvfNi JaBjR30TQqI2b/ETtdASwhaYE/LVaxYwfAPHvq/R5ZjbCcr/WLluA52lcIia+9p9UDWX 74WFg764caXEuVuBRZRFNYhjllm+9BMFkKado1Ob5sgtzIJk9AX9e9A/Mu/rkDFH+7Di nGhYe4pymDXvpBRUD86+pO9lz2ZfBy/v8UgKuyT+PFWkS4asyDEwjrVQJRtBCG6UIY83 9etyyCgDS5Cso8BQ8k7TiNOnwBrVeFGEZVORqF2CUd68EXtwkAbkzwzljsrQ0jj5vlwz aTYg== X-Gm-Message-State: ANhLgQ2X/FrtAmf5Y9XjB/gN/hA6ATcJYwJQWLzcWA6RxEFB/OH56yFO zRG8cvwOcIXVmcAZlHA+h25QyHIHXv0= X-Google-Smtp-Source: ADFU+vv0w1S6VRVnd2UUQTGNel8c1QnLtPAngZAZXliUIksvQockv3o4QBIYDNW5pFcj5ljRJ6Iing== X-Received: by 2002:a37:a749:: with SMTP id q70mr6669963qke.226.1584727745270; Fri, 20 Mar 2020 11:09:05 -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 x188sm4772142qka.53.2020.03.20.11.09.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Mar 2020 11:09:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Fri, 20 Mar 2020 14:07:17 -0400 Message-Id: <20200320180717.17386-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200320164742.14721-1-ktraynor@redhat.com> References: <20200320164742.14721-1-ktraynor@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw66983 net/mlx5: fix gcc 10 enum-conversion warning 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/66983 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/154290047