Comment 1 for bug 1763325

Revision history for this message
Talat Batheesh (talat-b87) wrote :

Testing this patch with bionic and it is working properly

before the patch

# ethtool --show-priv-flags enp6s0f0
Private flags for enp6s0f0:
rx_cqe_moder : on
tx_cqe_moder : on
rx_cqe_compress: off

After applying the patch

# ethtool --show-priv-flags enp6s0f0
Private flags for enp6s0f0:
rx_cqe_moder : on
tx_cqe_moder : off
rx_cqe_compress: off