On Wed, Jan 22, 2020 at 04:03:04PM +0000, Michal Kalderon wrote: > > From: linux-rdma-owner@xxxxxxxxxxxxxxx <linux-rdma- > > owner@xxxxxxxxxxxxxxx> On Behalf Of Jakub Kicinski > > > > On Wed, 22 Jan 2020 17:26:26 +0200, Michal Kalderon wrote: > > > Add to debug dump more information on the platform it was collected > > > from (kernel version, epoch, pci func, path id). > > > > Kernel version and epoch don't belong in _device_ debug dump. > This is actually very useful when customers provide us with a debug-dump using the ethtool-d option. > We can immediately verify the linux kernel version used. Why can't they give you "uname -a" output? Thanks