diff options
author | 2022-08-12 15:25:48 +0200 | |
---|---|---|
committer | 2022-08-17 09:30:23 -0700 | |
commit | 11e551a2efa4481bd4f616ab75374a2710b480e9 (patch) | |
tree | ce4f5e1e9c3f4771b46050d95e7d530d4799a5d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Fix double VLAN error when entering promisc mode (diff) | |
download | linux-dev-11e551a2efa4481bd4f616ab75374a2710b480e9.tar.xz linux-dev-11e551a2efa4481bd4f616ab75374a2710b480e9.zip |
ice: Ignore EEXIST when setting promisc mode
Ignore EEXIST error when setting promiscuous mode.
This fix is needed because the driver could set promiscuous mode
when it still has not cleared properly.
Promiscuous mode could be set only once, so setting it second
time will be rejected.
Fixes: 5eda8afd6bcc ("ice: Add support for PF/VF promiscuous mode")
Signed-off-by: Grzegorz Siwik <grzegorz.siwik@intel.com>
Link: https://lore.kernel.org/all/CAK8fFZ7m-KR57M_rYX6xZN39K89O=LGooYkKsu6HKt0Bs+x6xQ@mail.gmail.com/
Tested-by: Jaroslav Pulchart <jaroslav.pulchart@gooddata.com>
Tested-by: Igor Raits <igor@gooddata.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions