]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e/i40evf: pass QOS handle to VF
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 28 Aug 2015 21:55:58 +0000 (17:55 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:32:30 +0000 (08:32 -0800)
commitea5b09e6af0f57ad9cfde7b7cfb2e5599e0bfd63
treea17de4cdcd7ace7011add35c29fc6de28d63688e
parent863600d14ea8d2f6a42b1874cc3f61cea75442fb
i40e/i40evf: pass QOS handle to VF

Orabug: 22342532

The VF really doesn't care about the QOS handle but it will in the
future. Since the VF only uses TC0, send it that handle. On the VF
side, save the handle and use it to populate the QOS params when we call
into the client interface.

Change-ID: I76f41b070baeaa09b19383e9168bc677837e0761
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit f578f5f453abf09e8cb4c3aaf1e0c3bdf8125493)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
drivers/net/ethernet/intel/i40evf/i40evf.h
drivers/net/ethernet/intel/i40evf/i40evf_main.c