make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1491 MB/s 1214379 calls/s # udp tx: 1902 MB/s 32276 calls/s 32276 msg/s # udp rx: 1917 MB/s 1560625 calls/s # udp tx: 1925 MB/s 32653 calls/s 32653 msg/s # udp rx: 1830 MB/s 1489856 calls/s # udp tx: 1911 MB/s 32421 calls/s 32421 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1415617 calls/s # udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # udp rx: 1885 MB/s 1535076 calls/s # udp tx: 1890 MB/s 32071 calls/s 32071 msg/s # udp rx: 1949 MB/s 1586687 calls/s # udp tx: 1959 MB/s 33233 calls/s 33233 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: 1304 MB/s 1059776 calls/s # udp tx: 1656 MB/s 28094 calls/s 28094 msg/s # udp rx: 1632 MB/s 1326153 calls/s # udp tx: 1707 MB/s 28962 calls/s 28962 msg/s # udp rx: 1791 MB/s 1452847 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # UDP GRO fwd perf udp rx: 1333 MB/s 1082032 calls/s # udp tx: 1753 MB/s 29736 calls/s 29736 msg/s # udp rx: 1284 MB/s 1042881 calls/s # udp tx: 1680 MB/s 28498 calls/s 28498 msg/s # udp rx: 1511 MB/s 1227458 calls/s # udp tx: 1761 MB/s 29878 calls/s 29878 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__->