sonic-net / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
725 stars 1.39k forks source link

[202405][Broadcom-DNX] ebgp session kepts flapping when macsec is enabled #20342

Open ysmanman opened 4 hours ago

ysmanman commented 4 hours ago

Description

In our testbed, we config ebgp with the peer connecting to macsec enabled 400G port. We observed the bgp session kept flapping. After investigation, we found SONiC was not able to tx large size bgp packet to peer because of the following tx error:

TX FIFO Underrun frame TX Error frame

The issue was not seen after we configured very small MTU like 256.

Steps to reproduce the issue:

1. 2. 3.

Describe the results you received:

Describe the results you expected:

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

ysmanman commented 4 hours ago

Add @kenneth-arista @arlakshm @judyjoseph for viz.