build: make GRO/GSO libraries optional
authorDavid Marchand <david.marchand@redhat.com>
Wed, 17 Nov 2021 11:28:44 +0000 (12:28 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Nov 2021 11:48:22 +0000 (12:48 +0100)
commit6970401e97c3e012c2fd646a12cd7e716d523d23
tree72dd086991b91773f76654ac6b0434c582fbf27b
parentbd93fc6830fb76e9d0a42478fd44248243d1a319
build: make GRO/GSO libraries optional

GRO and GSO integration in testpmd is relatively self contained and easy
to extract.
Those libraries can be made optional as they provide standalone
features.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/csumonly.c
app/test-pmd/meson.build
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h
lib/meson.build