aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2017-04-05 07:50:54 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-04-08 02:53:49 -0700
commite8c5f7231cc03153fee1b5fcb173585354c08ee8 (patch)
tree13ed1a37add5a4073b07e02055fd00f16205efa5 /tools/perf/scripts/python/stackcollapse.py
parenti40e: update error message when trying to add invalid filters (diff)
downloadlinux-e8c5f7231cc03153fee1b5fcb173585354c08ee8.tar.gz
linux-e8c5f7231cc03153fee1b5fcb173585354c08ee8.zip
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
This is a minor cleanup so that we are always updating pf->flags when we make a change to the private flags instead of updating a mix of either pf->flags and/or pf->hw_disabled_flags. In addition I went through and cleaned out all the spots where we were using the X722 define in regards to this flag. Lastly since we changed the logic I went through and flushed out any redundancy and cleaned up the handling of the flags in the Tx path. Change-ID: I79ff95a7272bb2533251ff11ef91e89ccb80b610 Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
1-3/+3 2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep2-11/+31 2022-01-20selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3 2022-01-20mptcp: fix removing ids bitmap settingGeliang Tang1-1/+1 2022-01-20mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni1-10/+27 2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet3-12/+15 2022-01-20tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet1-0/+1 2022-01-20tcp: Add a stub for sk_defer_free_flush()Gal Pressman1-0/+4 2022-01-20phylib: fix potential use-after-freeMarek BehĂșn1-3/+3 2022-01-20i40e: fix unsigned stat widthsJoe Damato3-7/+7 2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46 2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14 2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61 2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3 2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21 2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5 2022-01-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4 2022-01-20ethtool: Fix link extended state for big endianMoshe Tal1-1/+1 2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock1-0/+1 2022-01-20net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira1-1/+1 2022-01-20net: fix information leakage in /proc/net/ptypeCongyu Liu3-1/+5 2022-01-20lib: remove redundant assignment to variable retColin Ian King1-2/+0 2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook3-36/+0 2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2-1/+3 2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor1-0/+1 2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor1-2/+1 2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor1-0/+4