Size: a a a

2018 January 29

DF

Denys Fedoryshchenko in Accel-PPP
seems yes, max and turbo working
источник

MG

Marcelo Gondim in Accel-PPP
very very good man.  :)
источник

DF

Denys Fedoryshchenko in Accel-PPP
check sometimes ethtool -S eth2  and eth5 for errors, if some "bad" counters increasing
источник

AS

Alex Stm in Accel-PPP
in my case with Intel(R) Xeon(R) CPU           E5506  @ 2.13GHz and 1k users load average is 0.01, have 1.2 Gbps traffic at now
источник

DF

Denys Fedoryshchenko in Accel-PPP
sometimes tuning ring buffer (increasing slightly) and adding coalescing over ethtool -c might help to gain few % of performance, but better to not touch, if everything ok
источник

AS

Alex Stm in Accel-PPP
Cpu work in low speed mode at 1600 Mhz
источник

DF

Denys Fedoryshchenko in Accel-PPP
load highly depends on amount of firewall rules
источник

MG

Marcelo Gondim in Accel-PPP
Denys Fedoryshchenko
check sometimes ethtool -S eth2  and eth5 for errors, if some "bad" counters increasing
show
источник

MG

Marcelo Gondim in Accel-PPP
:D
источник

DF

Denys Fedoryshchenko in Accel-PPP
Alex, and dynamic cpu frequency might cause crashes sometimes, i am avoiding clocking to low frequency
on some hardware it is ok, on some not
источник

DF

Denys Fedoryshchenko in Accel-PPP
tx_flow_control_xon: 129
    rx_flow_control_xon: 0
    tx_flow_control_xoff: 1938
    rx_flow_control_xoff: 0
    rx_errors: 0
    tx_errors: 0
    rx_dropped: 1013
    tx_dropped: 0
    rx_no_buffer_count: 0
    collisions: 0
    rx_over_errors: 0
    rx_crc_errors: 0
    rx_frame_errors: 0
    rx_fifo_errors: 0
    rx_missed_errors: 395201
if any of this increase - its bad
источник

AS

Alex Stm in Accel-PPP
Denys, agree for not stable work in different systems
источник

MG

Marcelo Gondim in Accel-PPP
(root@accel02)[~]# ethtool -S eth2|grep flow
    fdir_overflow: 196230
    tx_flow_control_xon: 0
    rx_flow_control_xon: 0
    tx_flow_control_xoff: 0
    rx_flow_control_xoff: 0
источник

AS

Alex Stm in Accel-PPP
i som worry about this
источник

AS

Alex Stm in Accel-PPP
fdir_match: 1332202
    fdir_miss: 62950743313
    fdir_overflow: 35885
источник

DF

Denys Fedoryshchenko in Accel-PPP
this one is internal hashing, no worries
источник

DF

Denys Fedoryshchenko in Accel-PPP
flow director stats
источник

MG

Marcelo Gondim in Accel-PPP
Denys my stats
источник

MG

Marcelo Gondim in Accel-PPP
(root@accel02)[~]# ./errors.sh
Public Interface Errors:
    tx_flow_control_xon: 0
    rx_flow_control_xon: 0
    tx_flow_control_xoff: 0
    rx_flow_control_xoff: 0
    tx_errors: 0
    rx_errors: 0
    tx_dropped: 0
    rx_dropped: 2
    rx_no_buffer_count: 0
    collisions: 0
    rx_over_errors: 0
    rx_crc_errors: 0
    rx_frame_errors: 0
    rx_fifo_errors: 0
    rx_missed_errors: 0

Client Interface Errors:
    tx_flow_control_xon: 0
    rx_flow_control_xon: 0
    tx_flow_control_xoff: 0
    rx_flow_control_xoff: 0
    tx_errors: 0
    rx_errors: 800094
    tx_dropped: 0
    rx_dropped: 1167
    rx_no_buffer_count: 0
    collisions: 0
    rx_over_errors: 0
    rx_crc_errors: 0
    rx_frame_errors: 0
    rx_fifo_errors: 0
    rx_missed_errors: 0
источник

MG

Marcelo Gondim in Accel-PPP
Is this rx_errors problem with fiber module or cable?
источник