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: 1576 MB/s 1282856 calls/s # udp tx: 1678 MB/s 28469 calls/s 28469 msg/s # udp rx: 1590 MB/s 1294334 calls/s # udp tx: 1628 MB/s 27613 calls/s 27613 msg/s # udp rx: 551 MB/s 445915 calls/s # udp tx: 1384 MB/s 23488 calls/s 23488 msg/s # UDP GRO fwd perf udp rx: 460 MB/s 372386 calls/s # udp tx: 1372 MB/s 23273 calls/s 23273 msg/s # udp rx: 561 MB/s 453777 calls/s # udp tx: 1387 MB/s 23533 calls/s 23533 msg/s # udp rx: 597 MB/s 483645 calls/s # udp tx: 1383 MB/s 23457 calls/s 23457 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: 1564 MB/s 1270050 calls/s # udp tx: 1889 MB/s 32055 calls/s 32055 msg/s # udp rx: 1822 MB/s 1479540 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1857 MB/s 1508437 calls/s # udp tx: 1930 MB/s 32738 calls/s 32738 msg/s # UDP GRO fwd perf udp rx: 1376 MB/s 1120306 calls/s # udp tx: 1761 MB/s 29882 calls/s 29882 msg/s # udp rx: 1842 MB/s 1495891 calls/s # udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # udp rx: 1844 MB/s 1496782 calls/s # udp tx: 1938 MB/s 32875 calls/s 32875 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__->