aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSelvin Xavier <selvin.xavier@broadcom.com>2020-08-24 11:14:32 -0700
committerJason Gunthorpe <jgg@nvidia.com>2020-08-27 09:30:43 -0300
commit2d0e60ee322d512fa6bc62d23a6760b39a380847 (patch)
tree96580269e3c83e499b5e73cac359040ae2fc1100 /tools/perf/scripts/python
parentRDMA/mlx4: Read pkey table length instead of hardcoded value (diff)
downloadlinux-2d0e60ee322d512fa6bc62d23a6760b39a380847.tar.gz
linux-2d0e60ee322d512fa6bc62d23a6760b39a380847.zip
RDMA/bnxt_re: Do not report transparent vlan from QP1
QP1 Rx CQE reports transparent VLAN ID in the completion and this is used while reporting the completion for received MAD packet. Check if the vlan id is configured before reporting it in the work completion. Fixes: 84511455ac5b ("RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion") Link: https://lore.kernel.org/r/1598292876-26529-3-git-send-email-selvin.xavier@broadcom.com Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
pica/evgpe.c?id=8d5934952f26c25431dbc21aa8ae7614bb8f88c3&follow=1'>ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss2-105/+132 2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss4-19/+4 2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8 2018-02-21ACPICA: Update version to 20180209Bob Moore1-1/+1 2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore2-7/+32 2018-02-21ACPICA: Integrate package handling with module-level codeSchmauss, Erik5-63/+85 2018-02-21ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore4-24/+12 2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore11-26/+40 2018-02-21ACPICA: Update error message, no functional changeBob Moore1-3/+5 2018-02-21ACPICA: Restructure ACPI table filesErik Schmauss3-2294/+2286 2018-02-18Linux 4.16-rc2v4.16-rc2Linus Torvalds1-1/+1 2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini1-0/+6 2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini1-112/+79 2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava3-2/+11 2018-02-17xenbus: track caller request idJoao Martins3-0/+5 2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy1-1/+1 2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon13-399/+426 2018-02-16mm: hide a #warning for COMPILE_TESTArnd Bergmann1-1/+1 2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown1-1/+2 2018-02-16irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-14/+4 2018-02-16irqchip/bcm: Remove hashed address printingJaedon Shin3-9/+0 2018-02-16irqchip/gic-v2m: Add PCI Multi-MSI supportMarc Zyngier1-24/+22 2018-02-16irqchip/gic-v3: Ignore disabled ITS nodesStephen Boyd4-0/+8 2018-02-16irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni1-1/+1 2018-02-16irqchip/gic-v3: Change pr_debug message to pr_develMark Salter1-1/+1 2018-02-16irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn1-2/+0 2018-02-16powerpc/pseries: Check for zero filled ibm,dynamic-memory propertyNathan Fontenot1-0/+8 2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2 2018-02-16x86/Kconfig: Explicitly enumerate i686-class CPUs in KconfigMatthew Whitehead1-1/+1 2018-02-16x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...Matthew Whitehead1-1/+1 2018-02-16x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig groupMatthew Whitehead1-1/+1 2018-02-16kprobes: Propagate error from disarm_kprobe_ftrace()Jessica Yu1-25/+53 2018-02-16kprobes: Propagate error from arm_kprobe_ftrace()Jessica Yu1-25/+75 2018-02-16drm/nouveau: Make clock gate support conditionalThierry Reding1-3/+3 2018-02-15sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2-2/+2 2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2-8/+8 2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im1-1/+1 2018-02-15Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2-413/+0 2018-02-15perf s390: Rework system call table creation by using syscall.tblHendrik Brueckner2-14/+14