make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1686 MB/s 1372909 calls/s # udp tx: 1956 MB/s 33191 calls/s 33191 msg/s # udp rx: 1846 MB/s 1502436 calls/s # udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # udp rx: 1766 MB/s 1437925 calls/s # udp tx: 1957 MB/s 33197 calls/s 33197 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1492021 calls/s # udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # udp rx: 1869 MB/s 1521943 calls/s # udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # udp rx: 963 MB/s 783510 calls/s # udp tx: 1721 MB/s 29203 calls/s 29203 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: 1598 MB/s 1295394 calls/s # udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # udp rx: 1525 MB/s 1237996 calls/s # udp tx: 1889 MB/s 32045 calls/s 32045 msg/s # udp rx: 1724 MB/s 1398552 calls/s # udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1404894 calls/s # udp tx: 1913 MB/s 32462 calls/s 32462 msg/s # udp rx: 1815 MB/s 1473132 calls/s # udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # udp rx: 1481 MB/s 1202315 calls/s # udp tx: 1829 MB/s 31023 calls/s 31023 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__->