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: 1677 MB/s 1365200 calls/s # udp tx: 1805 MB/s 30618 calls/s 30618 msg/s # udp rx: 1859 MB/s 1513517 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1837 MB/s 1495974 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # UDP GRO fwd perf udp rx: 1401 MB/s 1139975 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # udp rx: 1861 MB/s 1515013 calls/s # udp tx: 1952 MB/s 33121 calls/s 33121 msg/s # udp rx: 1939 MB/s 1579124 calls/s # udp tx: 1949 MB/s 33060 calls/s 33060 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: 1351 MB/s 1098306 calls/s # udp tx: 1877 MB/s 31838 calls/s 31838 msg/s # udp rx: 1824 MB/s 1481367 calls/s # udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # udp rx: 1720 MB/s 1400089 calls/s # udp tx: 1727 MB/s 29298 calls/s 29298 msg/s # UDP GRO fwd perf udp rx: 1418 MB/s 1152815 calls/s # udp tx: 1804 MB/s 30609 calls/s 30609 msg/s # udp rx: 1452 MB/s 1178649 calls/s # udp tx: 1748 MB/s 29653 calls/s 29653 msg/s # udp rx: 1337 MB/s 1084361 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 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__->