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: 1817 MB/s 1478074 calls/s # udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # udp rx: 1799 MB/s 1465144 calls/s # udp tx: 1917 MB/s 32522 calls/s 32522 msg/s # udp rx: 1904 MB/s 1549848 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # UDP GRO fwd perf udp rx: 1208 MB/s 982149 calls/s # udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # udp rx: 1681 MB/s 1365095 calls/s # udp tx: 1985 MB/s 33677 calls/s 33677 msg/s # udp rx: 1784 MB/s 1449911 calls/s # udp tx: 1969 MB/s 33407 calls/s 33407 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: 1461 MB/s 1184095 calls/s # udp tx: 1953 MB/s 33141 calls/s 33141 msg/s # udp rx: 1802 MB/s 1461440 calls/s # udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # udp rx: 1793 MB/s 1453523 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1370373 calls/s # udp tx: 1929 MB/s 32730 calls/s 32730 msg/s # udp rx: 1787 MB/s 1448885 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # udp rx: 1800 MB/s 1459772 calls/s # udp tx: 1944 MB/s 32978 calls/s 32978 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__->