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: 1275 MB/s 1037753 calls/s # udp tx: 1907 MB/s 32355 calls/s 32355 msg/s # udp rx: 1516 MB/s 1234080 calls/s # udp tx: 1955 MB/s 33164 calls/s 33164 msg/s # udp rx: 1677 MB/s 1365431 calls/s # udp tx: 1951 MB/s 33103 calls/s 33103 msg/s # UDP GRO fwd perf udp rx: 1451 MB/s 1179940 calls/s # udp tx: 1783 MB/s 30252 calls/s 30252 msg/s # udp rx: 1921 MB/s 1564169 calls/s # udp tx: 1949 MB/s 33069 calls/s 33069 msg/s # udp rx: 1924 MB/s 1566009 calls/s # udp tx: 1951 MB/s 33102 calls/s 33102 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: 1677 MB/s 1360460 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # udp rx: 1743 MB/s 1412714 calls/s # udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # udp rx: 1781 MB/s 1443691 calls/s # udp tx: 1945 MB/s 32990 calls/s 32990 msg/s # UDP GRO fwd perf udp rx: 1479 MB/s 1200287 calls/s # udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # udp rx: 1734 MB/s 1406560 calls/s # udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # udp rx: 1760 MB/s 1426375 calls/s # udp tx: 1954 MB/s 33151 calls/s 33151 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__->