test: change the name of the packet test case
This commit is contained in:
@@ -252,6 +252,8 @@ static void *work_thread(void *arg)
|
||||
{
|
||||
if (pkt == defraged_pkt)
|
||||
{
|
||||
// TODO
|
||||
// copy meta from defraged_pkt to packets[i]
|
||||
packet_io_egress(packet_io, thr_idx, &packets[i], 1);
|
||||
packet_free(defraged_pkt);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user