make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1661 MB/s 1351854 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # udp rx: 1691 MB/s 1376808 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # udp rx: 1804 MB/s 1468843 calls/s # udp tx: 1824 MB/s 30937 calls/s 30937 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1334038 calls/s # udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # udp rx: 1593 MB/s 1296068 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # udp rx: 1927 MB/s 1568488 calls/s # udp tx: 1944 MB/s 32988 calls/s 32988 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: 1203 MB/s 974644 calls/s # udp tx: 1856 MB/s 31482 calls/s 31482 msg/s # udp rx: 1559 MB/s 1263940 calls/s # udp tx: 1851 MB/s 31410 calls/s 31410 msg/s # udp rx: 1677 MB/s 1358489 calls/s # udp tx: 1940 MB/s 32916 calls/s 32916 msg/s # UDP GRO fwd perf udp rx: 1417 MB/s 1148500 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1477 MB/s 1196958 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1498 MB/s 1214161 calls/s # udp tx: 1938 MB/s 32878 calls/s 32878 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__->