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: 1803 MB/s 1468473 calls/s # udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # udp rx: 1926 MB/s 1568020 calls/s # udp tx: 1942 MB/s 32939 calls/s 32939 msg/s # udp rx: 1924 MB/s 1566704 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # UDP GRO fwd perf udp rx: 1855 MB/s 1510421 calls/s # udp tx: 1938 MB/s 32870 calls/s 32870 msg/s # udp rx: 1925 MB/s 1567654 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # udp rx: 1914 MB/s 1558510 calls/s # udp tx: 1932 MB/s 32774 calls/s 32774 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: 861 MB/s 700143 calls/s # udp tx: 1736 MB/s 29458 calls/s 29458 msg/s # udp rx: 1886 MB/s 1535763 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # udp rx: 1885 MB/s 1534880 calls/s # udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # UDP GRO fwd perf udp rx: 1492 MB/s 1214820 calls/s # udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # udp rx: 1823 MB/s 1481252 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # udp rx: 1346 MB/s 1094083 calls/s # udp tx: 1794 MB/s 30438 calls/s 30438 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__->