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: 1107 MB/s 900926 calls/s # udp tx: 1840 MB/s 31220 calls/s 31220 msg/s # udp rx: 846 MB/s 685384 calls/s # udp tx: 1366 MB/s 23180 calls/s 23180 msg/s # udp rx: 878 MB/s 711352 calls/s # udp tx: 1359 MB/s 23053 calls/s 23053 msg/s # UDP GRO fwd perf udp rx: 1082 MB/s 877616 calls/s # udp tx: 1357 MB/s 23022 calls/s 23022 msg/s # udp rx: 1104 MB/s 895328 calls/s # udp tx: 1357 MB/s 23025 calls/s 23025 msg/s # udp rx: 1111 MB/s 900587 calls/s # udp tx: 1357 MB/s 23020 calls/s 23020 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: 1782 MB/s 1447777 calls/s # udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # udp rx: 1811 MB/s 1473459 calls/s # udp tx: 1836 MB/s 31151 calls/s 31151 msg/s # udp rx: 1911 MB/s 1554513 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # UDP GRO fwd perf udp rx: 1598 MB/s 1297253 calls/s # udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # udp rx: 1545 MB/s 1254491 calls/s # udp tx: 1590 MB/s 26978 calls/s 26978 msg/s # udp rx: 1215 MB/s 989318 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 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__->