diff options
| author | David S. Miller <[email protected]> | 2015-05-27 14:19:44 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-05-27 14:19:44 -0400 |
| commit | 516782aca2e71835c6498006ad1cac6d96665c7c (patch) | |
| tree | 02debc8fb06d2d5f94b9c71eb9bc093a75f86e76 /tools/perf/scripts/python | |
| parent | bde28bc6ad0c575f8b4eebe8cd27e36d6c3b09c6 (diff) | |
| parent | 4863dea3fab01734768c9f7fc2c1590a8f1f6266 (diff) | |
Merge branch 'thunderx'
Aleksey Makarov says:
====================
Adding support for Cavium ThunderX network controller
This patchset adds support for the Cavium ThunderX network controller.
changes in v6:
* unused preprocessor symbols were removed
* reduce no of atomic operations in SQ maintenance
* support for TCP segmentation at driver level
* reset RBDR if fifo state is FAIL
* fixed an issue with link state mailbox message
changes in v5:
* __packed were removed. now we rely on C language ABI
* nic_dbg() -> netdev_dbg()
* fixes for a typo, constant spelling and using BIT_ULL
* use print_hex_dump()
* unnecessary conditions in a long if() chain were removed
changes in v4:
* the patch "pci: Add Cavium PCI vendor id" was attributed correctly
* a note that Cavium id is used in many drivers was added
* the license comments now match MODULE_LICENSE
* a comment explaining usage of writeq_relaxed()/readq_relaxed() was added
changes in v3:
* code cleanup
* issues discovered by reviewers were addressed
changes in v2:
* non-generic module parameters removed
* ethtool support added (nicvf_set_rxnfc())
v5: https://lkml.kernel.org/g/<1432344498-17131-1-git-send-email-aleksey.makarov@caviumnetworks.com>
v4: https://lkml.kernel.org/g/<[email protected]>
v3: https://lkml.kernel.org/g/<[email protected]>
v2: https://lkml.kernel.org/g/<[email protected]>
v1: https://lkml.kernel.org/g/<[email protected]>
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions