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: 1747 MB/s 1422823 calls/s # udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # udp rx: 1534 MB/s 1248697 calls/s # udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # udp rx: 1900 MB/s 1546838 calls/s # udp tx: 1921 MB/s 32592 calls/s 32592 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1387744 calls/s # udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # udp rx: 1676 MB/s 1364358 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # udp rx: 1765 MB/s 1435607 calls/s # udp tx: 1916 MB/s 32500 calls/s 32500 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: 983 MB/s 797603 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # udp rx: 1178 MB/s 957781 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1152 MB/s 935903 calls/s # udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # UDP GRO fwd perf udp rx: 854 MB/s 693763 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 1024 MB/s 831646 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 msg/s # udp rx: 1101 MB/s 894019 calls/s # udp tx: 1285 MB/s 21802 calls/s 21802 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__->