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: 1225 MB/s 993620 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1693 MB/s 1374061 calls/s # udp tx: 1941 MB/s 32936 calls/s 32936 msg/s # udp rx: 1698 MB/s 1378836 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # UDP GRO fwd perf udp rx: 1511 MB/s 1228272 calls/s # udp tx: 1763 MB/s 29918 calls/s 29918 msg/s # udp rx: 1316 MB/s 1068973 calls/s # udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # udp rx: 1818 MB/s 1474280 calls/s # udp tx: 1930 MB/s 32741 calls/s 32741 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: 997 MB/s 809427 calls/s # udp tx: 1878 MB/s 31862 calls/s 31862 msg/s # udp rx: 1568 MB/s 1273045 calls/s # udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # udp rx: 1531 MB/s 1243669 calls/s # udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # UDP GRO fwd perf udp rx: 1334 MB/s 1081793 calls/s # udp tx: 1866 MB/s 31658 calls/s 31658 msg/s # udp rx: 1514 MB/s 1228484 calls/s # udp tx: 1809 MB/s 30698 calls/s 30698 msg/s # udp rx: 1581 MB/s 1284364 calls/s # udp tx: 1759 MB/s 29836 calls/s 29836 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__->