There should not be blank lines at end of files.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
}
#endif /* TEST_CRYPTODEV_ASYM_TEST_UTIL_H__ */
-
-
-
-
.n_keys = 1 << 16,
.n_buckets = 1 << 16,
.f_hash = pipeline_test_hash_cuckoo,
- .seed = 0,
+ .seed = 0,
};
table = rte_table_hash_cuckoo_ops.f_create(NULL, 0, entry_size);
return 0;
}
-
struct pmd_driver *drivers;
};
-
.destroy = ipn3ke_flow_destroy,
.flush = ipn3ke_flow_flush,
};
-
DRV_LOG(DEBUG, "\tEMPW (Enhanced MPW)");
return txoff_func[m].func;
}
-
-