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: 1670 MB/s 1359776 calls/s # udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # udp rx: 1676 MB/s 1364662 calls/s # udp tx: 1821 MB/s 30888 calls/s 30888 msg/s # udp rx: 1862 MB/s 1516058 calls/s # udp tx: 1958 MB/s 33217 calls/s 33217 msg/s # UDP GRO fwd perf udp rx: 1838 MB/s 1496706 calls/s # udp tx: 1918 MB/s 32542 calls/s 32542 msg/s # udp rx: 1930 MB/s 1571812 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1933 MB/s 1574106 calls/s # udp tx: 1954 MB/s 33156 calls/s 33156 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: 1355 MB/s 1100248 calls/s # udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # udp rx: 1635 MB/s 1326238 calls/s # udp tx: 1921 MB/s 32597 calls/s 32597 msg/s # udp rx: 1238 MB/s 1004190 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1334076 calls/s # udp tx: 1904 MB/s 32299 calls/s 32299 msg/s # udp rx: 1629 MB/s 1321837 calls/s # udp tx: 1814 MB/s 30783 calls/s 30783 msg/s # udp rx: 1726 MB/s 1398784 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 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__->