All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhavesh Kamani <bhavesh.kamani@cyberoam.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] AR9380-ath9k and hostapd based AP drops packets.
Date: Tue, 13 May 2014 21:51:48 +0530	[thread overview]
Message-ID: <5372469C.2040300@cyberoam.com> (raw)

Hi Team,

I am using ath9k and hostapd to create AR9380 based AP.

I am able to observe more than 1% packet loss on cellphone 
clients(example android phone, android tablet, ipad, iphone, etc.). I am 
using 2.4 GHz band and I am able to observe this packet loss on any channel.

Can someone point me any parameter configuration change to reduce these 
drops?

ath9k version : backports-3.12.8-1
Hostapd version : hostapd 2.0
Hardware : AR9380 miniPCIe

Please find the hostapd.conf in the attachment.

Thanks,
Bhavesh.
-------------- next part --------------
interface=wlan0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ieee80211d=1
dtim_period=2
preamble=1
macaddr_acl=0
wmm_enabled=1
wmm_ac_bk_cwmin=4
wmm_ac_bk_cwmax=10
wmm_ac_bk_aifs=7
wmm_ac_bk_txop_limit=0
wmm_ac_bk_acm=0
wmm_ac_be_aifs=3
wmm_ac_be_cwmin=4
wmm_ac_be_cwmax=10
wmm_ac_be_txop_limit=0
wmm_ac_be_acm=0
wmm_ac_vi_aifs=2
wmm_ac_vi_cwmin=3
wmm_ac_vi_cwmax=4
wmm_ac_vi_txop_limit=94
wmm_ac_vi_acm=0
wmm_ac_vo_aifs=2
wmm_ac_vo_cwmin=2
wmm_ac_vo_cwmax=3
wmm_ac_vo_txop_limit=47
wmm_ac_vo_acm=0
ap_max_inactivity=300

country_code=US
hw_mode=g
ieee80211n=1
channel=1
beacon_int=100
rts_threshold=2346
fragm_threshold=2346

ssid=TEST
ctrl_interface=/tmp/hostapd
ctrl_interface_group=1
max_num_sta=255
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
wpa_passphrase=123456789012345678
wpa_group_rekey=0

             reply	other threads:[~2014-05-13 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 16:21 Bhavesh Kamani [this message]
2014-05-13 16:49 ` [ath9k-devel] AR9380-ath9k and hostapd based AP drops packets Adrian Chadd

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=5372469C.2040300@cyberoam.com \
    --to=bhavesh.kamani@cyberoam.com \
    --cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.