From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E8F3BC433E0 for ; Tue, 7 Jul 2020 18:46:17 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B166E206E2 for ; Tue, 7 Jul 2020 18:46:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="R/v3Xe2S" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B166E206E2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:49370 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jssbg-0005fR-Ry for qemu-devel@archiver.kernel.org; Tue, 07 Jul 2020 14:46:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41848) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jssav-0004tS-Vu for qemu-devel@nongnu.org; Tue, 07 Jul 2020 14:45:29 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:33913 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jssat-00079c-Q0 for qemu-devel@nongnu.org; Tue, 07 Jul 2020 14:45:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594147526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6gnqjkt3fnKF9LXOupIzNaeOCcIi+brE7zc4hRT7iRE=; b=R/v3Xe2SV2sJ7iAZwXexFvGSOUNyQdwbDtngteJCVLSl4SRA50Aq0MFoS/h/Tq5k4/AU+N uRiuibDg9mRI8QN+u04ayyURCgwfEof+tEXdrJVGz9Anht8PBhwx3sPKRs1coqTLusVTQH Vn1OyGrNDNoat975f9MCXUEGZKaeFqY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-377-U3GRS5-wMMWBHcDroCmNkg-1; Tue, 07 Jul 2020 14:45:24 -0400 X-MC-Unique: U3GRS5-wMMWBHcDroCmNkg-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A8CD08064DF; Tue, 7 Jul 2020 18:45:23 +0000 (UTC) Received: from thinkpad.redhat.com (ovpn-112-252.ams2.redhat.com [10.36.112.252]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1557C70100; Tue, 7 Jul 2020 18:45:15 +0000 (UTC) From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PATCH v4 0/2] net: tap: check file descriptor can be used Date: Tue, 7 Jul 2020 20:45:13 +0200 Message-Id: <20200707184515.371476-1-lvivier@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lvivier@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=207.211.31.120; envelope-from=lvivier@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/07 00:46:09 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Vivier , =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= , Stefan Weil , Jason Wang , Markus Armbruster , Gerd Hoffmann , Paolo Bonzini , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" v4: use qemu_try_set_nonblock() with vhostfd in net_init_tap_one(),=0D and with fd in net_init_socket()=0D =0D v3: move qemu_fd_is_valid() checking into a new function=0D qemu_try_set_nonblock(), and use qemu_try_set_nonblock() in=0D qemu_set_nonblock().=0D =0D v2: Add patch from Daniel to check the fd can be used=0D =0D I have updated Daniel's patch not to check for EINVAL on TUNGETIFF=0D as I think we can avoid this special case because TUNGETIFF=0D is available since kernel v2.6.27 (October 2008)=0D Moreover I think the code was wrong as it was checking with -EINVAL and= =0D not EINVAL.=0D =0D Daniel P. Berrang=C3=A9 (1):=0D net: detect errors from probing vnet hdr flag for TAP devices=0D =0D Laurent Vivier (1):=0D net: check if the file descriptor is valid before using it=0D =0D include/qemu/sockets.h | 1 +=0D net/socket.c | 9 +++++--=0D net/tap-bsd.c | 2 +-=0D net/tap-linux.c | 8 +++---=0D net/tap-solaris.c | 2 +-=0D net/tap-stub.c | 2 +-=0D net/tap.c | 50 +++++++++++++++++++++++++++++-------=0D net/tap_int.h | 2 +-=0D util/oslib-posix.c | 26 +++++++++++++------=0D util/oslib-win32.c | 57 ++++++++++++++++++++++++------------------=0D 10 files changed, 108 insertions(+), 51 deletions(-)=0D =0D --=20=0D 2.26.2=0D =0D