diff --git a/home/nipa/nipa_out/934390/ynl/old-code/netdev-user.c b/home/nipa/nipa_out/934390/ynl/new-code/netdev-user.c index 1d3877ce20bb..b8bdbee88bab 100644 --- a/home/nipa/nipa_out/934390/ynl/old-code/netdev-user.c +++ b/home/nipa/nipa_out/934390/ynl/new-code/netdev-user.c @@ -71,6 +71,7 @@ const char *netdev_xdp_rx_metadata_str(enum netdev_xdp_rx_metadata value) static const char * const netdev_xsk_flags_strmap[] = { [0] = "tx-timestamp", [1] = "tx-checksum", + [2] = "tx-launch-time-fifo", }; const char *netdev_xsk_flags_str(enum netdev_xsk_flags value)