On Tue, Jun 14, 2022 at 07:56:36AM +0200, Jaroslav Pulchart wrote:
Hello,
I would like to report that the ethernet ice driver is not capable of setting promisc mode on at E810-XXV physical interface in the whole 5.18.y kernel line.
Reproducer: $ ip link set promisc on dev em1 Dmesg error message: Error setting promisc mode on VSI 6 (rc=-17)
the problem was not observed with 5.17.y
Any chance you can use 'git bisect' to track down the problem commit and let the developers of it know?
thanks,
greg k-h