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: 1314 MB/s 1069233 calls/s # udp tx: 1843 MB/s 31263 calls/s 31263 msg/s # udp rx: 1765 MB/s 1436403 calls/s # udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # udp rx: 1835 MB/s 1493555 calls/s # udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # UDP GRO fwd perf udp rx: 1659 MB/s 1350292 calls/s # udp tx: 1784 MB/s 30266 calls/s 30266 msg/s # udp rx: 1793 MB/s 1457903 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # udp rx: 1780 MB/s 1446727 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 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: 1082 MB/s 877429 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1262 MB/s 1023363 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # udp rx: 1858 MB/s 1508300 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # UDP GRO fwd perf udp rx: 1426 MB/s 1156539 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 msg/s # udp rx: 1614 MB/s 1308497 calls/s # udp tx: 1941 MB/s 32935 calls/s 32935 msg/s # udp rx: 1708 MB/s 1385519 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 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__->