make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1529 MB/s 1245088 calls/s # udp tx: 1840 MB/s 31212 calls/s 31212 msg/s # udp rx: 1847 MB/s 1503962 calls/s # udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # udp rx: 1904 MB/s 1550476 calls/s # udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # UDP GRO fwd perf udp rx: 1812 MB/s 1475557 calls/s # udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # udp rx: 1845 MB/s 1502740 calls/s # udp tx: 1851 MB/s 31399 calls/s 31399 msg/s # udp rx: 1762 MB/s 1434806 calls/s # udp tx: 1759 MB/s 29834 calls/s 29834 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1479 MB/s 1201914 calls/s # udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # udp rx: 1874 MB/s 1524154 calls/s # udp tx: 1903 MB/s 32282 calls/s 32282 msg/s # udp rx: 1885 MB/s 1531899 calls/s # udp tx: 1928 MB/s 32706 calls/s 32706 msg/s # UDP GRO fwd perf udp rx: 1755 MB/s 1428485 calls/s # udp tx: 1867 MB/s 31681 calls/s 31681 msg/s # udp rx: 1889 MB/s 1537938 calls/s # udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # udp rx: 1700 MB/s 1384394 calls/s # udp tx: 1857 MB/s 31505 calls/s 31505 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->