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: 1563 MB/s 1272484 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # udp rx: 1648 MB/s 1341290 calls/s # udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # udp rx: 1923 MB/s 1566219 calls/s # udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # UDP GRO fwd perf udp rx: 1813 MB/s 1476095 calls/s # udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # udp rx: 1887 MB/s 1536492 calls/s # udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # udp rx: 1937 MB/s 1577173 calls/s # udp tx: 1956 MB/s 33182 calls/s 33182 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: 1547 MB/s 1254321 calls/s # udp tx: 1927 MB/s 32691 calls/s 32691 msg/s # udp rx: 1634 MB/s 1325982 calls/s # udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # udp rx: 1568 MB/s 1272540 calls/s # udp tx: 1937 MB/s 32859 calls/s 32859 msg/s # UDP GRO fwd perf udp rx: 1445 MB/s 1172896 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1118 MB/s 909411 calls/s # udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # udp rx: 877 MB/s 714429 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 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__->