linux-stable-rt/drivers/net
Michael Ellerman db5e8718ea [PATCH] iseries_veth: Fix bogus counting of TX errors
There's a number of problems with the way iseries_veth counts TX errors.

Firstly it counts conditions which aren't really errors as TX errors. This
includes if we don't have a connection struct for the other LPAR, or if the
other LPAR is currently down (or just doesn't want to talk to us). Neither
of these should count as TX errors.

Secondly, it counts one TX error for each LPAR that fails to accept the packet.
This can lead to TX error counts higher than the total number of packets sent
through the interface. This is confusing for users.

This patch fixes that behaviour. The non-error conditions are no longer
counted, and we introduce a new and I think saner meaning to the TX counts.

If a packet is successfully transmitted to any LPAR then it is transmitted
and tx_packets is incremented by 1.

If there is an error transmitting a packet to any LPAR then that is counted
as one error, ie. tx_errors is incremented by 1.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-31 22:42:45 -04:00
..
appletalk
arcnet
arm
bonding [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
chelsio
cris
e1000 [PATCH] e1000 printk warning fix 2 2005-08-19 03:12:16 -04:00
fec_8xx
hamradio [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
ibm_emac [PATCH] bogus iounmap() in emac 2005-08-26 16:30:30 -07:00
irda
ixgb [PATCH] ixgb: Driver version, white space, comments 2005-08-11 17:09:25 -04:00
pcmcia [PATCH] network: fix fmvj18x_cs multicast code 2005-08-19 03:11:38 -04:00
phy [PATCH] PHY Layer fixup 2005-08-28 20:28:25 -04:00
sk98lin [PATCH] skge build fix 2005-08-01 19:13:59 -07:00
skfp
tokenring Merge upstream into 'upstream' branch of netdev-2.6.git. 2005-08-24 01:03:34 -04:00
tulip [netdrvr de2104x] store PCI bus addresses in unsigned long 2005-08-31 06:11:16 -04:00
wan [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
wireless Merge upstream into 'upstream' branch of netdev-2.6.git. 2005-08-24 01:03:34 -04:00
3c59x.c
3c501.c
3c501.h
3c503.c
3c503.h
3c505.c
3c505.h
3c507.c
3c509.c
3c515.c
3c523.c
3c523.h
3c527.c
3c527.h
7990.c
7990.h
8139cp.c [PATCH] 8139cp - redetect link after suspend 2005-08-18 16:59:14 -04:00
8139too.c
8390.c
8390.h
82596.c
Kconfig /spare/repo/netdev-2.6 branch 'chelsio' 2005-08-29 16:53:08 -04:00
LICENSE.SRC
Makefile /spare/repo/netdev-2.6 branch 'chelsio' 2005-08-29 16:53:08 -04:00
Space.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
a2065.c
a2065.h
ac3200.c
acenic.c
acenic.h
acenic_firmware.h
amd8111e.c
amd8111e.h
apne.c
ariadne.c
ariadne.h
at1700.c
atari_bionet.c
atari_pamsnet.c
atarilance.c
atp.c
atp.h
au1000_eth.c
au1000_eth.h
b44.c
b44.h
bmac.c
bmac.h
bnx2.c [BNX2]: update version and minor fixes 2005-08-29 16:10:48 -07:00
bnx2.h [BNX2]: remove atomics in tx 2005-08-29 16:10:38 -07:00
bnx2_fw.h
bsd_comp.c
cs89x0.c [PATCH] silence cs89x0 2005-08-01 19:14:01 -07:00
cs89x0.h [PATCH] silence cs89x0 2005-08-01 19:14:01 -07:00
de600.c
de600.h
de620.c
de620.h
declance.c
defxx.c
defxx.h
depca.c
depca.h
dgrs.c
dgrs.h
dgrs_asstruct.h
dgrs_bcomm.h
dgrs_es4h.h
dgrs_ether.h
dgrs_firmware.c
dgrs_i82596.h
dgrs_plx9060.h
dl2k.c
dl2k.h
dm9000.c [PATCH] DM9000 - incorrect ioctl() handling 2005-08-18 16:59:14 -04:00
dm9000.h
dummy.c
e100.c [PATCH] e100: Driver version, white space, comments & other 2005-08-25 16:18:33 -04:00
e2100.c
eepro.c
eepro100.c [netdrvr eepro100] check for skb==NULL before calling rx_align(skb) 2005-08-19 03:52:49 -04:00
eexpress.c
eexpress.h
epic100.c
eql.c
es3210.c
eth16i.c
ewrk3.c
ewrk3.h
fealnx.c
fec.c
fec.h
forcedeth.c [PATCH] forcedeth: Initialize link settings in every nv_open() 2005-08-19 02:12:16 -04:00
gianfar.c
gianfar.h
gianfar_ethtool.c
gianfar_phy.c
gianfar_phy.h
gt64240eth.h
gt96100eth.c
gt96100eth.h
hamachi.c
hp-plus.c
hp.c
hp100.c
hp100.h
hplance.c
hplance.h
hydra.c
hydra.h
ibmlana.c
ibmlana.h
ibmveth.c [PATCH] Make MODULE_DEVICE_TABLE work for vio devices 2005-08-30 13:31:56 +10:00
ibmveth.h
ioc3-eth.c [PATCH] IOC3 fixes 2005-08-18 16:59:14 -04:00
isa-skeleton.c
iseries_veth.c [PATCH] iseries_veth: Fix bogus counting of TX errors 2005-08-31 22:42:45 -04:00
iseries_veth.h
jazzsonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
lance.c
lasi_82596.c
lne390.c
loopback.c Merge /spare/repo/linux-2.6/ 2005-08-18 22:14:39 -04:00
lp486e.c
mac89x0.c
mac8390.c
mace.c
mace.h
macmace.c
macsonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
meth.c
meth.h
mii.c
mv643xx_eth.c [PATCH] mv643xx: add workaround for HW checksum generation bug 2005-08-23 00:51:34 -04:00
mv643xx_eth.h [PATCH] mv643xx: add workaround for HW checksum generation bug 2005-08-23 00:51:34 -04:00
mvme147.c
myri_code.h
myri_sbus.c
myri_sbus.h
natsemi.c
ne-h8300.c
ne.c
ne2.c
ne2k-pci.c
ne3210.c
netconsole.c
ni52.c
ni52.h
ni65.c
ni65.h
ni5010.c
ni5010.h
ns83820.c
oaknet.c
pci-skeleton.c
pcnet32.c
plip.c
ppp_async.c
ppp_deflate.c
ppp_generic.c [NET]: Remove explicit initializations of skb->input_dev 2005-08-29 15:33:26 -07:00
ppp_synctty.c
pppoe.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
pppox.c
r8169.c [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 2005-08-27 04:41:01 -04:00
rrunner.c [NET]: Remove HIPPI private from skbuff.h 2005-08-29 15:31:42 -07:00
rrunner.h
s2io-regs.h [PATCH] S2io: New link handling scheme for Xframe II 2005-08-11 00:10:45 -04:00
s2io.c [PATCH] S2io: Hardware fixes for Xframe II adapter 2005-08-19 21:42:06 -04:00
s2io.h [PATCH] s2io build fix 2005-08-30 00:37:35 -04:00
saa9730.c
saa9730.h
sb1000.c
sb1250-mac.c
seeq8005.c
seeq8005.h
sgiseeq.c
sgiseeq.h
shaper.c [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
sis190.c [PATCH] sis190: complete the mii probe before registering the netdevice 2005-08-26 00:52:11 -04:00
sis900.c
sis900.h
sk_mca.c
sk_mca.h
skge.c [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 2005-08-27 04:41:01 -04:00
skge.h [PATCH] skge: fibre vs copper detection cleanup 2005-08-16 17:03:13 -04:00
slhc.c
slip.c
slip.h
smc-mca.c
smc-ultra.c [PATCH] missing include in smc-ultra 2005-08-29 10:42:40 -07:00
smc-ultra32.c
smc91x.c
smc91x.h
smc9194.c
smc9194.h
sonic.c [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
sonic.h [PATCH] macsonic/jazzsonic network drivers update 2005-08-23 01:32:12 -04:00
starfire.c
starfire_firmware.h
starfire_firmware.pl
stnic.c
sun3_82586.c
sun3_82586.h
sun3lance.c
sunbmac.c
sunbmac.h
sundance.c
sungem.c
sungem.h
sungem_phy.c
sungem_phy.h
sunhme.c
sunhme.h
sunlance.c
sunqe.c
sunqe.h
tc35815.c
tg3.c [TG3]: Fix bug in setting a tg3_flag 2005-08-29 15:50:49 -07:00
tg3.h [TG3]: Add indirect register method for 5703 behind ICH 2005-08-29 15:50:42 -07:00
tlan.c
tlan.h
tun.c
typhoon-firmware.h
typhoon.c
typhoon.h
via-rhine.c
via-velocity.c
via-velocity.h
wd.c
yellowfin.c
znet.c
zorro8390.c