Lines Matching full:adjustment
25 ADJST_OFFSET = 2 # Tail/Head adjustment offset for extension/shrinking
26 ADJST_TAG = 3 # Adjustment tag to annotate the start and end of extension
415 # Any adjustment failure result in an abort hence, we track this counter
417 return "Adjustment failed"
434 Tests the XDP tail adjustment functionality.
437 program name and configures the XDP map for tail adjustment. It then
438 validates the tail adjustment by sending and receiving UDP packets
445 offset_lst: List of offsets to validate support for tail adjustment.
455 # Configure the XDP map for tail adjustment
500 Tests the XDP tail adjustment by growing packet data.
518 Tests the XDP tail adjustment by shrinking packet data.
562 Tests the XDP head adjustment action for a multi-buffer case.
569 the head adjustment test by sending and receiving UDP packets.
605 # Check for failures around adjustment and data exchange