Commit c0900157 authored by Raymond Knopp's avatar Raymond Knopp

MTU tuning for IF4p5 fronthaul

parent cc47fbed
...@@ -116,8 +116,8 @@ int trx_eth_start(openair0_device *device) { ...@@ -116,8 +116,8 @@ int trx_eth_start(openair0_device *device) {
*/ */
/* adjust MTU wrt number of samples per packet */ /* 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;
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment