From owner-freebsd-wireless@freebsd.org Fri Oct 16 23:42:45 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C1B7EA172F0 for ; Fri, 16 Oct 2015 23:42:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9BB64157B for ; Fri, 16 Oct 2015 23:42:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 99342A172EF; Fri, 16 Oct 2015 23:42:45 +0000 (UTC) Delivered-To: wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EDC1A172ED for ; Fri, 16 Oct 2015 23:42:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 44C01157A for ; Fri, 16 Oct 2015 23:42:45 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbni9 with SMTP id ni9so23888338igb.1 for ; Fri, 16 Oct 2015 16:42:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Xj3lxOk9OwXoYhz3ItocUnkH36t11VEkC676nXemwtU=; b=XaLyuBDe1QR09JonO2YpQVItpqcziDT+/jWDJK2bbwfAIB6QjGoqYmv+QgDacdBBY6 HnWOADh4+rpFZ12Qj3ycstuL4598Yl8GyhVJmkUmP5yq4MKBD0w5IFhX934lq4IOdQPl MLc8vPUt83HOReGZhYFsgXwj8F2tx8kwTZAlYpOZ1lmNyjZC61imDKM45Vr4MQmG5GzJ BPLC+dLzbigNG7BZSOQKkSkiL5NqRNqPPpEIS8GuZ7KxLdTeG8sNNsixTVILfaytymAe 9P5Z+V6WaHHOHrAioKWycfKLd3ElRmKsd51z/vRPjq4Nv8J4QmYrvCN9Dhj34nVAVS45 HbBw== MIME-Version: 1.0 X-Received: by 10.50.61.137 with SMTP id p9mr8779191igr.37.1445038964551; Fri, 16 Oct 2015 16:42:44 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.46.66 with HTTP; Fri, 16 Oct 2015 16:42:43 -0700 (PDT) Received: by 10.36.46.66 with HTTP; Fri, 16 Oct 2015 16:42:43 -0700 (PDT) In-Reply-To: References: <1444798812.3234.58.camel@me.com> Date: Fri, 16 Oct 2015 16:42:43 -0700 X-Google-Sender-Auth: ffaUpfupBypUp5WZnWcRXSIhXzg Message-ID: Subject: Re: CFT: wpa_supplicant/hostapd 2.5 From: Adrian Chadd To: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Cc: Nikolay Denev , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Oct 2015 23:42:45 -0000 OK! Next up - who can figure out the bug? :) On Oct 16, 2015 4:19 PM, "Olivier Cochard-Labb=C3=A9" = wrote: > On Fri, Oct 16, 2015 at 8:25 PM, Nikolay Denev wrote: > > > I've noticed hostapd getting stuck in pcap_next() which led me to > > check some net.bpf sysctls, as I was running with > > net.bpf.zerocopy_enable=3D1. > > When disabled hostapd works again for multiple clients. > > > > > =E2=80=8BWow, thanks for this tips: I confirm disabling bpf zerocopy solv= e my > problem on recent head! > Then this patch bringing hostapd to 2.5 works great on head r289426 too. > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g > "