diff options
author | 2017-11-03 02:39:04 +0530 | |
---|---|---|
committer | 2017-11-13 15:01:25 -0500 | |
commit | 063fb5bd1a01937094f40169a20e4aa5ca030db1 (patch) | |
tree | f3c67b7127e268e6c367f75166eab4f9ff56fece /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bnxt_re: fix a crash in qp error event processing (diff) | |
download | wireguard-linux-063fb5bd1a01937094f40169a20e4aa5ca030db1.tar.xz wireguard-linux-063fb5bd1a01937094f40169a20e4aa5ca030db1.zip |
bnxt_re: changing the ip address shouldn't affect new connections
While adding a new gid, the driver currently does not return the context
back to the stack. A subsequent del_gid() (e.g, when ip address is changed)
doesn't find the right context in the driver and it ends up dropping that
request. This results in the HW caching a stale gid entry and traffic fails
because of that. Fix by returning the proper context in bnxt_re_add_gid().
Signed-off-by: Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions