diff options
author | 2024-06-28 12:30:04 -0700 | |
---|---|---|
committer | 2024-07-01 11:23:21 +0100 | |
commit | 8aa2a79e9b95eadec5c2a97662adb5b0a8f333ad (patch) | |
tree | 784cfa6eefebfa2c3b9146453fb5bfb5c5e5c024 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bnxt_en: Let bnxt_stamp_tx_skb() return error code (diff) | |
download | wireguard-linux-8aa2a79e9b95eadec5c2a97662adb5b0a8f333ad.tar.xz wireguard-linux-8aa2a79e9b95eadec5c2a97662adb5b0a8f333ad.zip |
bnxt_en: Increase the max total outstanding PTP TX packets to 4
Start accepting up to 4 TX TS requests on BCM5750X (P5) chips.
These PTP TX packets will be queued in the ptp->txts_req[] array
waiting for the TX timestamp to complete. The entries in the
array will be managed by a producer and consumer index. The
producer index is updated under spinlock since multiple TX rings
can try to send PTP packets at the same time.
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions