commit | 8af2c06ff4b144064b51b7f688194474123d9c9c | [log] [tgz] |
---|---|---|
author | Amritha Nambiar <amritha.nambiar@intel.com> | Fri Jun 29 21:27:07 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 02 09:06:24 2018 +0900 |
tree | 34329bd3aad1391e24ff9a4555894e289bdf2a3c | |
parent | fc9bab24e9c654f62f3d411fc0b041be9e487e9d [diff] |
net-sysfs: Add interface for Rx queue(s) map per Tx queue Extend transmit queue sysfs attribute to configure Rx queue(s) map per Tx queue. By default no receive queues are configured for the Tx queue. - /sys/class/net/eth0/queues/tx-*/xps_rxqs Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>