You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run some experiments with packet sizes > 1500B . When I increase the packet size, I get this error when trying to run the experiment
Keep in mind that this problem appears when implementing CBS and TAS, but not Frame Preemption. I am using the showcases as they are and I am only editing the packet sizes. Is there a way to implement larger packet sizes in CBS and TAS?
Edit: Upon further testing, the error pops up if packetLength>=1473 B
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to run some experiments with packet sizes > 1500B . When I increase the packet size, I get this error when trying to run the experiment
Keep in mind that this problem appears when implementing CBS and TAS, but not Frame Preemption. I am using the showcases as they are and I am only editing the packet sizes. Is there a way to implement larger packet sizes in CBS and TAS?
Edit: Upon further testing, the error pops up if packetLength>=1473 B
Beta Was this translation helpful? Give feedback.
All reactions