Doing some throughput testing (with iperf) in 5GHz I got following failures: [ 221.521799] usb 1-1: mwifiex_usb_submit_rx_urb: dev_alloc_skb failed and after then card is unusable only reboot helps. I checked which which size fails to allocate and it's 4096 bytes. I was looking to changes in never kernel releases but I cannot find anything obvious (also tried backports v3.16 but issue is still there). When connected to 2.4GHz I can reproduce issue with iperf but must also ping wifi deviceh. I'm using FW version mwifiex 1.0 (14.68.29.p26). On device with usb wifi I'm running iperf server: iperf -s -u -i1 on other device run: iperf -c IPADDR -u -b 100m Marek
Hi Marek, Do you still see this issue? Thanks, Ganapathi