Skip to content
Commit 5ea4b122 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net_sched-convert-packet-counters-to-64bit'



Eric Dumazet says:

====================
net_sched: convert packet counters to 64bit

This small patch series add 64bit support for packet counts.

Fact that the counters were still 32bit has been quite painful.

tc -s -d qd sh dev eth0 | head -3
qdisc mq 1: root
 Sent 665706335338 bytes 6526520373 pkt (dropped 2441, overlimits 0 requeues 91)
 backlog 0b 0p requeues 91
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 973ff55b b33e699f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment