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: 1836 MB/s 1495089 calls/s # udp tx: 1928 MB/s 32717 calls/s 32717 msg/s # udp rx: 1919 MB/s 1562729 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1646 MB/s 1339997 calls/s # udp tx: 1931 MB/s 32767 calls/s 32767 msg/s # UDP GRO fwd perf udp rx: 1334 MB/s 1086449 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # udp rx: 1910 MB/s 1555574 calls/s # udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # udp rx: 1704 MB/s 1387213 calls/s # udp tx: 1936 MB/s 32850 calls/s 32850 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: 1309 MB/s 1063734 calls/s # udp tx: 1876 MB/s 31822 calls/s 31822 msg/s # udp rx: 1552 MB/s 1262291 calls/s # udp tx: 1862 MB/s 31592 calls/s 31592 msg/s # udp rx: 1807 MB/s 1469939 calls/s # udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # UDP GRO fwd perf udp rx: 1637 MB/s 1331951 calls/s # udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # udp rx: 1660 MB/s 1349453 calls/s # udp tx: 1763 MB/s 29906 calls/s 29906 msg/s # udp rx: 1605 MB/s 1304258 calls/s # udp tx: 1824 MB/s 30948 calls/s 30948 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__->