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: 1500 MB/s 1221133 calls/s # udp tx: 1889 MB/s 32050 calls/s 32050 msg/s # udp rx: 1377 MB/s 1120541 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1755 MB/s 1428905 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # UDP GRO fwd perf udp rx: 1718 MB/s 1398957 calls/s # udp tx: 1899 MB/s 32217 calls/s 32217 msg/s # udp rx: 1916 MB/s 1560339 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # udp rx: 1901 MB/s 1547691 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 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: 1645 MB/s 1334297 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1429 MB/s 1158774 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # udp rx: 1703 MB/s 1383188 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 msg/s # UDP GRO fwd perf udp rx: 1500 MB/s 1219646 calls/s # udp tx: 1768 MB/s 29998 calls/s 29998 msg/s # udp rx: 1588 MB/s 1289752 calls/s # udp tx: 1739 MB/s 29502 calls/s 29502 msg/s # udp rx: 1610 MB/s 1305975 calls/s # udp tx: 1937 MB/s 32863 calls/s 32863 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__->