Re: [PATCH net-next v4] eth: fbnic: Add PCIe hardware statistics

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +void fbnic_dbg_init(void)
> +{
> +	fbnic_dbg_root = debugfs_create_dir(fbnic_driver_name, NULL);
> +	debugfs_create_file("pcie_stats", 0400, fbnic_dbg_root, NULL,
> +			    &fbnic_dbg_pcie_stats_fops);

Have you tested this on a machine with two NICs?

	Andrew




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux