Skip to content
Snippets Groups Projects
Commit c0900157 authored by knopp's avatar knopp
Browse files

MTU tuning for IF4p5 fronthaul

parent cc47fbed
No related branches found
No related tags found
No related merge requests found
......@@ -116,8 +116,8 @@ int trx_eth_start(openair0_device *device) {
*/
/* adjust MTU wrt number of samples per packet */
/*if(ethernet_tune (device,MTU_SIZE,UDP_IF4p5_PRACH_SIZE_BYTES)!=0) return -1;
*/
if(ethernet_tune (device,MTU_SIZE,UDP_IF4p5_PRACH_SIZE_BYTES)!=0) return -1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment