commit | c4998aa30211e6080ce15b7f89ee140bb023df5a | [log] [tgz] |
---|---|---|
author | Avinash Dayanand <avinash.dayanand@intel.com> | Tue Jan 23 08:51:00 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 14 09:43:22 2018 -0800 |
tree | fbac4989791fdb096fa2781e93122ae180c4fa95 | |
parent | 5e97ce634802f12981a98ac5a178d225032ac890 [diff] |
i40e: Delete queue channel for ADq on VF This patch takes care of freeing up all the VSIs, queues and other ADq related software and hardware resources, when a user requests for deletion of ADq on VF. Example command: tc qdisc del dev eth0 root Signed-off-by: Avinash Dayanand <avinash.dayanand@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>