-
Improvement
-
Resolution: Done
-
Medium
-
None
-
None
Currently the producer socket, during segmentation, schedules the callbacks set by the application in a per packet basis. This patch allows the producer to schedule callbacks for burst of 256 packets, in order to prevent too many interruption during the segmentation operation.