|
大神:这算是成功了吗
root@pve:~# grep -E enp* /proc/interrupts
127: 0 0 0 0 IR-PCI-MSI 524288-edge enp1s0
129: 659291 0 0 0 IR-PCI-MSI 1048576-edge enp2s0
131: 0 3880663 0 0 IR-PCI-MSI 1572864-edge enp3s0
TRM: 0 0 0 0 Thermal event interrupts
PIN: 0 0 0 0 Posted-interrupt notification event
NPI: 0 0 0 0 Nested posted-interrupt event
PIW: 0 0 0 0 Posted-interrupt wakeup event
root@pve:~# modinfo r8125
filename: /lib/modules/5.13.19-4-pve/updates/dkms/r8125.ko
version: 9.007.01-NAPI-RSS
license: GPL
description: Realtek RTL8125 2.5Gigabit Ethernet driver
author: Realtek and the Linux r8125 crew <netdev@vger.kernel.org>
srcversion: 0E15F698AAEA162D584BE18
alias: pci:v000010ECd00003000sv*sd*bc*sc*i*
alias: pci:v000010ECd00008162sv*sd*bc*sc*i*
alias: pci:v000010ECd00008125sv*sd*bc*sc*i*
depends:
retpoline: Y
name: r8125
vermagic: 5.13.19-4-pve SMP mod_unload modversions
parm: speed_mode:force phy operation. Deprecated by ethtool (8). (uint)
parm: duplex_mode:force phy operation. Deprecated by ethtool (8). (uint)
parm: autoneg_mode:force phy operation. Deprecated by ethtool (8). (uint)
parm: advertising_mode:force phy operation. Deprecated by ethtool (8). (uint)
parm: aspm:Enable ASPM. (int)
parm: s5wol:Enable Shutdown Wake On Lan. (int)
parm: s5_keep_curr_mac:Enable Shutdown Keep Current MAC Address. (int)
parm: rx_copybreak:Copy breakpoint for copy-only-tiny-frames (int)
parm: use_dac:Enable PCI DAC. Unsafe on 32 bit PCI slot. (int)
parm: timer_count:Timer Interrupt Interval. (int)
parm: eee_enable:Enable Energy Efficient Ethernet. (int)
parm: hwoptimize:Enable HW optimization function. (ulong)
parm: s0_magic_packet:Enable S0 Magic Packet. (int)
parm: tx_no_close_enable:Enable TX No Close. (int)
parm: enable_ptp_master_mode:Enable PTP Master Mode. (int)
parm: disable_pm_support isable PM support. (int)
parm: debug ebug verbosity level (0=none, ..., 16=all) (int)
|
|