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: 1580 MB/s 1286753 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # udp rx: 1634 MB/s 1330929 calls/s # udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # udp rx: 1938 MB/s 1577907 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 msg/s # UDP GRO fwd perf udp rx: 1350 MB/s 1098579 calls/s # udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # udp rx: 1920 MB/s 1562995 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # udp rx: 1702 MB/s 1385137 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 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: 1039 MB/s 844760 calls/s # udp tx: 1900 MB/s 32236 calls/s 32236 msg/s # udp rx: 1534 MB/s 1247008 calls/s # udp tx: 1915 MB/s 32496 calls/s 32496 msg/s # udp rx: 1840 MB/s 1494729 calls/s # udp tx: 1912 MB/s 32436 calls/s 32436 msg/s # UDP GRO fwd perf udp rx: 1570 MB/s 1277870 calls/s # udp tx: 1709 MB/s 28994 calls/s 28994 msg/s # udp rx: 1857 MB/s 1510531 calls/s # udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # udp rx: 1878 MB/s 1528703 calls/s # udp tx: 1903 MB/s 32281 calls/s 32281 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__->