commit | 6d069425f0fcafff5bfdd292e5f345ce55d46a43 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Mon Feb 06 14:38:44 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 20 16:45:21 2017 -0700 |
tree | f453e13928d530970e4d0e09c32fe18d6be80e12 | |
parent | e122eb7482d4af67bec77055ca2a9009867491e9 [diff] |
i40e: reset fd_tcp_rule count when restoring filters Since we're about to reprogram the filters, we need to ensure that the fd_tcp_rule count is correctly reset to 0. Otherwise, we will keep a stale count that does not accurately reflect the number of programmed TCPv4 filters. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>