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: 1703 MB/s 1386951 calls/s # udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # udp rx: 1565 MB/s 1273817 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1891 MB/s 1539877 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # UDP GRO fwd perf udp rx: 1773 MB/s 1443287 calls/s # udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # udp rx: 1711 MB/s 1392551 calls/s # udp tx: 1883 MB/s 31949 calls/s 31949 msg/s # udp rx: 1436 MB/s 1168214 calls/s # udp tx: 1474 MB/s 25005 calls/s 25005 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: 1291 MB/s 1049250 calls/s # udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1821 MB/s 1480089 calls/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 1774 MB/s 1440697 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # UDP GRO fwd perf udp rx: 1687 MB/s 1370561 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1756 MB/s 1423630 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1755 MB/s 1422592 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 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__->