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: 1663 MB/s 1354425 calls/s # udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # udp rx: 1970 MB/s 1603853 calls/s # udp tx: 1986 MB/s 33689 calls/s 33689 msg/s # udp rx: 1944 MB/s 1582508 calls/s # udp tx: 1972 MB/s 33451 calls/s 33451 msg/s # UDP GRO fwd perf udp rx: 1425 MB/s 1159495 calls/s # udp tx: 1771 MB/s 30041 calls/s 30041 msg/s # udp rx: 1776 MB/s 1443553 calls/s # udp tx: 1931 MB/s 32753 calls/s 32753 msg/s # udp rx: 1790 MB/s 1455097 calls/s # udp tx: 1940 MB/s 32914 calls/s 32914 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: 375 MB/s 304680 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 367 MB/s 297722 calls/s # udp tx: 1352 MB/s 22943 calls/s 22943 msg/s # udp rx: 469 MB/s 380126 calls/s # udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # UDP GRO fwd perf udp rx: 1629 MB/s 1324014 calls/s # udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # udp rx: 1728 MB/s 1400913 calls/s # udp tx: 1964 MB/s 33317 calls/s 33317 msg/s # udp rx: 1743 MB/s 1414465 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 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__->