]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/af_packet/meson.build
net/ionic: use socket id passed in for Rx and Tx queues
[dpdk.git] / drivers / net / af_packet / meson.build
index a7f392ea1fd9f451dd1d0c10b3e1a49f19b39273..50a2f05d3494b86cd8eb9559639396abd1b99471 100644 (file)
@@ -3,6 +3,6 @@
 
 if not is_linux
        build = false
 
 if not is_linux
        build = false
-       reason = 'only supported on linux'
+       reason = 'only supported on Linux'
 endif
 sources = files('rte_eth_af_packet.c')
 endif
 sources = files('rte_eth_af_packet.c')