Searched hist:"3 b766cd832328fcb87db3507e7b98cf42f21689d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | if_link.h | diff 3b766cd832328fcb87db3507e7b98cf42f21689d Mon Jun 15 09:59:07 CDT 2015 Eran Ben Elisha <eranbe@mellanox.com> net/core: Add reading VF statistics through the PF netdevice
Add ndo_get_vf_stats where the PF retrieves and fills the VFs traffic statistics. We encode the VF stats in a nested manner to allow for future extensions.
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | netdevice.h | diff 3b766cd832328fcb87db3507e7b98cf42f21689d Mon Jun 15 09:59:07 CDT 2015 Eran Ben Elisha <eranbe@mellanox.com> net/core: Add reading VF statistics through the PF netdevice
Add ndo_get_vf_stats where the PF retrieves and fills the VFs traffic statistics. We encode the VF stats in a nested manner to allow for future extensions.
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff 3b766cd832328fcb87db3507e7b98cf42f21689d Mon Jun 15 09:59:07 CDT 2015 Eran Ben Elisha <eranbe@mellanox.com> net/core: Add reading VF statistics through the PF netdevice
Add ndo_get_vf_stats where the PF retrieves and fills the VFs traffic statistics. We encode the VF stats in a nested manner to allow for future extensions.
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 6353e1875dd775fc915cff3a2d53cb163bdeb63e Mon Feb 29 10:36:38 CST 2016 Eric Engestrom <eric.engestrom@imgtec.com> net/rtnetlink: remove dead code
3b766cd832328fcb87db3507e7b98cf42f21689d ("net/core: Add reading VF statistics through the PF netdevice") added that variable but it's never been used.
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com> Signed-off-by: David S. Miller <davem@davemloft.net> diff 3b766cd832328fcb87db3507e7b98cf42f21689d Mon Jun 15 09:59:07 CDT 2015 Eran Ben Elisha <eranbe@mellanox.com> net/core: Add reading VF statistics through the PF netdevice
Add ndo_get_vf_stats where the PF retrieves and fills the VFs traffic statistics. We encode the VF stats in a nested manner to allow for future extensions.
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|