linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arend van Spriel <arend@broadcom.com>
To: Andreas Hartmann <andihartmann@freenet.de>
Cc: Jiri Kosina <jkosina@suse.cz>,
	"Grumbach, Emmanuel" <emmanuel.grumbach@intel.com>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	Borislav Petkov <bp@alien8.de>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"egrumbach@gmail.com" <egrumbach@gmail.com>,
	"peter@hurleysoftware.com" <peter@hurleysoftware.com>,
	"ilw@linux.intel.com" <ilw@linux.intel.com>,
	"Berg, Johannes" <johannes.berg@intel.com>,
	Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [PATCH] Revert "cfg80211: make WEXT compatibility unselectable"
Date: Wed, 31 Dec 2014 20:48:25 +0100	[thread overview]
Message-ID: <54A45309.6080606@broadcom.com> (raw)
In-Reply-To: <54A412CE.6010803@maya.org>

On 12/31/14 16:14, Andreas Hartmann wrote:
> Jiri Kosina wrote:
>> On Wed, 31 Dec 2014, Arend van Spriel wrote:
>>
>>> The thing with WEXT is that it will stay as is. So if tools like wicd
>>> want to support new features like P2P it will need to make the switch. I
>>> checked out wicd repo and found a number of iwconfig calls and they kick
>>> off wpa_supplicant with wext driver.
>>
>> Unfortunately this is by no means just about wicd. I have already received
>> a few off-list mails from people who were wondering why their home-made
>> scripts / tools, which are running 'iwconfig' directly suddenly stopped to
>> work, and that it was indeed fallout of WEXT going away. Given the very
>> short time this has been in mainline, you can probably imagine the
>> fireworks once this appears in major release.
>
> It is not just the userspace tools (I prefer them, too), which need
> wext, but a lot of drivers, too, such as Mediathek drivers e.g. which
> perform *much* better compared to rt2x00, especially concerning USB
> chips like the one used by Linksys AE3000 (3x3 Mimo)
> (https://wikidevi.com/wiki/Linksys_AE3000), which achieves average
> throughputs around 14 MB/s *average* with scp of big (>  10 GB) crypted
> files even through reinforced-concrete floor(!) - rt2x00 is *far* away
> of providing such a performance.
>
> Next bad point of rt2x00 e.g. is the huge CPU overhead - compare
> rt5572sta on Raspi with rt2x00 running netperf and you will see the huge
> problem of rt2x00 (which is covered on x86 by mostly oversized multi
> core CPUs).
>
> Another big advantage of rt5572sta is: it is *stable* over a lot of
> kernel versions (as long as the kernel didn't break interfaces - but
> there are patches to catch them).
>
> Even ath9k, which usually is a really fine driver, is broken on some
> kernel versions (link and throughput is not stable - my use case depends
> *heavily* on very high and longterm stable throughput). That's why I'm
> using a VM for my ath9k-device to be independent of these quality
> problems of mac80211 (or maybe ath9k - don't know) over different kernel
> versions.
>
>
> All in all:
> If you want to get rid of wext, you still have to go a *very* long way
> to get the same *stable* and high throughput quality with *all* chips
> depending on mac80211 and not just a few flagship drivers like Atheros.

Hi Andreas,

That's a nice list of unrelated stuff. This has all nothing to do with 
WEXT. Actually, you can build rt5572sta with cfg80211 support 
(RT_CFG80211_SUPPORT). This thread is about the configuration API and 
not about driver performance.

Regards,
Arend

> Kind regards,
> Andreas Hartmann
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


  reply	other threads:[~2014-12-31 19:48 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30 13:33 iwlwifi-driver card doesn't work with 3.19-rc2+ Jiri Kosina
2014-12-30 14:23 ` Emmanuel Grumbach
2014-12-30 14:34   ` Peter Hurley
2014-12-30 14:38     ` Grumbach, Emmanuel
2014-12-30 15:21       ` Jiri Kosina
2014-12-30 20:28         ` Grumbach, Emmanuel
2014-12-30 20:41           ` Jiri Kosina
2014-12-30 21:23             ` Borislav Petkov
2014-12-30 22:35               ` Larry Finger
2014-12-30 22:42                 ` Jiri Kosina
2014-12-30 22:52                   ` [PATCH] Revert "cfg80211: make WEXT compatibility unselectable" Jiri Kosina
2014-12-31  7:44                     ` Grumbach, Emmanuel
2014-12-31 11:09                     ` Arend van Spriel
2014-12-31 11:10                       ` Grumbach, Emmanuel
2014-12-31 11:45                         ` Arend van Spriel
2014-12-31 14:07                           ` Jiri Kosina
2014-12-31 15:02                             ` Arend van Spriel
2014-12-31 17:31                               ` Theodore Ts'o
2014-12-31 17:44                                 ` Linus Torvalds
2014-12-31 20:32                                 ` Arend van Spriel
2014-12-31 21:44                                   ` Theodore Ts'o
2014-12-31 21:57                                     ` Linus Torvalds
2014-12-31 22:19                                       ` Theodore Ts'o
2014-12-31 22:41                                       ` Arend van Spriel
2015-01-01  0:22                                         ` David Lang
2015-01-01 11:32                                           ` Richard Weinberger
2015-01-01 19:44                                       ` Lennart Sorensen
2015-01-01 20:14                                         ` Linus Torvalds
2015-01-02  4:04                                           ` Lennart Sorensen
2015-01-05  7:26                                         ` Michal Kubecek
2014-12-31 22:30                                     ` Arend van Spriel
2014-12-31 15:14                             ` Andreas Hartmann
2014-12-31 19:48                               ` Arend van Spriel [this message]
2015-01-01 10:56                                 ` Andreas Hartmann
2015-01-01 12:25                                   ` Arend van Spriel
2014-12-31 13:10                       ` Jiri Kosina
2014-12-31 13:26                         ` Grumbach, Emmanuel
2014-12-31 13:49                           ` Peter Hurley
2014-12-31 14:40                             ` Julian Calaby
2014-12-31 14:46                               ` Borislav Petkov
2014-12-31 14:56                                 ` Julian Calaby
2014-12-31 15:03                                   ` Jiri Kosina
2014-12-31 15:11                                   ` Borislav Petkov
2015-01-02  5:11                             ` Pavel Machek
2014-12-31 16:43                     ` Paul Bolle
2014-12-31  7:50                   ` iwlwifi-driver card doesn't work with 3.19-rc2+ Grumbach, Emmanuel
2014-12-31  8:05                     ` Sujith Manoharan
2014-12-31 13:54                     ` Borislav Petkov
2014-12-30 15:03   ` Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54A45309.6080606@broadcom.com \
    --to=arend@broadcom.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=andihartmann@freenet.de \
    --cc=bp@alien8.de \
    --cc=egrumbach@gmail.com \
    --cc=emmanuel.grumbach@intel.com \
    --cc=ilw@linux.intel.com \
    --cc=jkosina@suse.cz \
    --cc=johannes.berg@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=peter@hurleysoftware.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).