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: 1103 MB/s 897496 calls/s # udp tx: 1947 MB/s 33024 calls/s 33024 msg/s # udp rx: 1730 MB/s 1406459 calls/s # udp tx: 1944 MB/s 32976 calls/s 32976 msg/s # udp rx: 1470 MB/s 1193473 calls/s # udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # UDP GRO fwd perf udp rx: 1807 MB/s 1470184 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # udp rx: 1890 MB/s 1538426 calls/s # udp tx: 1901 MB/s 32247 calls/s 32247 msg/s # udp rx: 1886 MB/s 1535813 calls/s # udp tx: 1893 MB/s 32121 calls/s 32121 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: 1571 MB/s 1273880 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # udp rx: 1693 MB/s 1373330 calls/s # udp tx: 1913 MB/s 32462 calls/s 32462 msg/s # udp rx: 1627 MB/s 1319761 calls/s # udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # UDP GRO fwd perf udp rx: 1480 MB/s 1200844 calls/s # udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # udp rx: 1688 MB/s 1368044 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # udp rx: 1758 MB/s 1425929 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 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__->