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: 1651 MB/s 1344170 calls/s # udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # udp rx: 1798 MB/s 1463894 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # udp rx: 1538 MB/s 1252681 calls/s # udp tx: 1531 MB/s 25973 calls/s 25973 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1289729 calls/s # udp tx: 1715 MB/s 29104 calls/s 29104 msg/s # udp rx: 1896 MB/s 1544239 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # udp rx: 1925 MB/s 1567779 calls/s # udp tx: 1933 MB/s 32793 calls/s 32793 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: 1105 MB/s 896186 calls/s # udp tx: 1794 MB/s 30432 calls/s 30432 msg/s # udp rx: 1440 MB/s 1167239 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # udp rx: 1345 MB/s 1090253 calls/s # udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # UDP GRO fwd perf udp rx: 1536 MB/s 1247094 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # udp rx: 1526 MB/s 1239685 calls/s # udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # udp rx: 1528 MB/s 1241466 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 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__->