Re: [PATCH net-next v3 0/9] genetlink: support per-command policy dump

2020-10-02 Thread David Miller
From: Jakub Kicinski Date: Fri, 2 Oct 2020 14:49:51 -0700 > The objective of this series is to dump ethtool policies > to be able to tell which flags are supported by the kernel. > Current release adds ETHTOOL_FLAG_STATS for dumping extra > stats, but because of strict checking we need to make s

[PATCH net-next v3 0/9] genetlink: support per-command policy dump

2020-10-02 Thread Jakub Kicinski
Hi! The objective of this series is to dump ethtool policies to be able to tell which flags are supported by the kernel. Current release adds ETHTOOL_FLAG_STATS for dumping extra stats, but because of strict checking we need to make sure that the flag is actually supported before setting it in a r