All of lore.kernel.org
 help / color / mirror / Atom feed
* Query on iw command to set txq params
@ 2017-09-21 18:01 Phani Siriki
  2017-09-28 15:36 ` Johannes Berg
  0 siblings, 1 reply; 5+ messages in thread
From: Phani Siriki @ 2017-09-21 18:01 UTC (permalink / raw)
  To: linux-wireless

Hi All

I am trying to apply the path mentioned below to set txq params using
iw command.

http://www.spinics.net/lists/linux-wireless/msg42585.html

But I am getting below error.

root@teste-VirtualBox:~/old_iw/iw-0.9.17# ./iw list | grep Wiphy
Wiphy mn00s05
Wiphy mn00s04
Wiphy mn00s03
Wiphy mn00s02
root@teste-VirtualBox:~/old_iw/iw-0.9.17#
root@teste-VirtualBox:~/old_iw/iw-0.9.17#
root@teste-VirtualBox:~/old_iw/iw-0.9.17#
root@teste-VirtualBox:~/old_iw/iw-0.9.17# ./iw --debug phy mn00s03 set
txq_params 1
configuring TX queue for VI
-- Debug: Received Message:
--------------------------   BEGIN NETLINK MESSAGE ---------------------------
  [HEADER] 16 octets
    .nlmsg_len = 96
    .nlmsg_type = 2 <ERROR>
    .nlmsg_flags = 0 <>
    .nlmsg_seq = 1506013146
    .nlmsg_pid = 5328
  [ERRORMSG] 20 octets
    .error = -22 "Invalid argument"
  [ORIGINAL MESSAGE] 16 octets
    .nlmsg_len = 16
    .nlmsg_type = 30 <0x1e>
    .nlmsg_flags = 5 <REQUEST,ACK>
    .nlmsg_seq = 1506013146
    .nlmsg_pid = 5328
---------------------------  END NETLINK MESSAGE   ---------------------------
command failed: Invalid argument (-22)
root@teste-VirtualBox:~/old_iw/iw-0.9.17#

I am using mininet wifi to create topology with 4 APs.

Could someone suggest how to proceed on this?

Best Regards
Phani

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-28 16:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 18:01 Query on iw command to set txq params Phani Siriki
2017-09-28 15:36 ` Johannes Berg
2017-09-28 15:40   ` Phani Siriki
2017-09-28 15:52     ` Johannes Berg
2017-09-28 16:08       ` Phani Siriki

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.