tse_ip jumbo packet configuration - tse_ip jumbo packet configuration
Hello, I am using tse_ip to obtain jumbo packet . My core variation 10/100/1000Mb Ethernet MAC with 1000BASE-X/SGMII PCS. Also I chose MAC option as below Enable supplemental MAC unicast addresses Enable full duplex flow control and my fifo size 16384 x 32 bits . Also I set mac configuration such as frm_length = 9600 TX_SECTION_EMPTY register and TX_SECTION_EMPTY register properly . But my design does not send 8028 bytes (IP HEDER + UDP HEADER + PAYLOAD) . If I try to send 2000bytes paylod with same setting , I observe UDP package on wireshark . Could you help me how can I send 8000 payload with this IP?
Replies:
Re: tse_ip jumbo packet configuration
Hello ysfkrbt_06, I'm glad that your issue has been resolved. If you have a new question, feel free to open a new thread to get the support from Altera experts. Regards, Pavee
Replies:
Re: tse_ip jumbo packet configuration
Hello, I applied this methodology( https://www.intel.com/content/www/us/en/docs/programmable/741328/24-3/using-jumbo-frames.html ) but you don't need these file changes. Actually, I solved my problem. My mistake was that I didn't realize that tse_ip is fed with 4-byte data and I mistakenly tried to send 8000* 4 byte. As I mentioned before I could send 2000 cycles, which means I actually sent 8000 bytes Regards, ysfkrbt_06
Replies:
Re: tse_ip jumbo packet configuration
Hello, Here's the way on how to work with Jumbo frames. https://www.intel.com/content/www/us/en/docs/programmable/741328/24-3/using-jumbo-frames.html Kindly let me know if that helps Regards, Pavee - 2025-02-20
external_document