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 53E36A04AC for ; Tue, 1 Sep 2020 22:29:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B9A71C0B1; Tue, 1 Sep 2020 22:29:43 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by dpdk.org (Postfix) with ESMTP id 966931C0AD for ; Tue, 1 Sep 2020 22:29:41 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id u3so2282723qkd.9 for ; Tue, 01 Sep 2020 13:29:41 -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=hdCwjMZV+uPv/4XWmywrQqBzCpmizuXgyiMuBDl4aYo=; b=nKEPMIBditzCCBBnypSLu471fked8iFu/P6+3XwcdepVQryf8cpI5ZVNR8QMy8PQBC 4Hf0Xmd1fPOgjsqo63GrM9tAd/79BcGtH3J7kyr+Sc62rqhRw7omqYhzsQ71qoi7Abcz NlB6sjhCfZILh55u8F4tC99CMUj7OK+Q+uOUrln8PiX6J8ktbBx6qIZd/pAQsGx75H0A T0jFU7dqmrE2gnb6ADq1PuJPSq9XLBHstF51EGN8+AAn9YDmQ9ttU5lHxKlo6mAd07Im qxO+iIaxn/Ecl5JwUPdxplW6agHrI2MIL/g+avL6MU/nsijRtvWH73U1UAlqDgb/3JVu JUKA== 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=hdCwjMZV+uPv/4XWmywrQqBzCpmizuXgyiMuBDl4aYo=; b=WXlMHaZnh7c1wvto32KehvYXL6uhYcafny5Y/neyTXdzTiFJaJ+SkarNxjfwS8BmNN 6qi3qrK3y9wmzkfznV5BITiZ7sz6rxenO2W1xncgOklZwqQBFx2ceHGanpCjkQbZGLwf 2Q+L5aZ8R6a9Ww2MW5LX3UT+xYG9hrtQc6ZVPJawOiPsMTsoiXMKgiDLEFQU+Mc/nmBN fxPHvliI/19k/P/5RDlBzKLbikWtFo4j2w1KRnh5sFIZv75Yco2n7MAtBr+70z68pyzl TGVkDiRYXsgtCzpU0jGWJe/P4bThYhpY9SFevAMguVYnAlv9sAZLx4QrbOfttlx5Gx/h N9fQ== X-Gm-Message-State: AOAM5305XM6230q9/liWxUoZQK+cGJR4LB45VLlWqTHk3pJ7HY0acYI/ UHAcvpoqLdfdxsDxDOYyvbWeW3bpyozHMg== X-Google-Smtp-Source: ABdhPJynQuTCrv3rqHl7E7QzImZDR+kaES1LrPVWo+FzNsXIDTqc51vzASIUmmTb1l1DaLQ/0LivOQ== X-Received: by 2002:a37:8203:: with SMTP id e3mr3781200qkd.437.1598992180644; Tue, 01 Sep 2020 13:29:40 -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 v42sm2981474qth.35.2020.09.01.13.29.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Sep 2020 13:29:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 1 Sep 2020 16:27:52 -0400 Message-Id: <20200901202752.12662-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1598980809-19942-1-git-send-email-rahul.lakkireddy@chelsio.com> References: <1598980809-19942-1-git-send-email-rahul.lakkireddy@chelsio.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw76273 net/cxgbe: fix segfault when accessing empty Tx mbuf list 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/76273 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/182303683