-----Original Message----- > Date: Tue, 25 Sep 2018 16:32:30 +0100 > From: Kevin Laatz <[email protected]> > To: [email protected] > CC: [email protected], [email protected], [email protected], > [email protected], Kevin Laatz <[email protected]> > Subject: [PATCH v4 3/3] net/softnic: modify to use new table lib headers > X-Mailer: git-send-email 2.9.5 > > > This commit modifies SoftNIC to make use of the new header files in > librte_table. > > As we are now using the new header files in librte_table in SoftNIC, we no > longer need the old header files so they can be removed. > > Signed-off-by: Cristian Dumitrescu <[email protected]> > Signed-off-by: Kevin Laatz <[email protected]> > Acked-by: Gavin Hu <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

