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: 925 MB/s 750755 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 836 MB/s 677777 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # udp rx: 1226 MB/s 995096 calls/s # udp tx: 1373 MB/s 23291 calls/s 23291 msg/s # UDP GRO fwd perf udp rx: 783 MB/s 636345 calls/s # udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # udp rx: 951 MB/s 773154 calls/s # udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # udp rx: 1153 MB/s 935298 calls/s # udp tx: 1377 MB/s 23359 calls/s 23359 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: 1380 MB/s 1122811 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 msg/s # udp rx: 1914 MB/s 1557950 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 msg/s # udp rx: 1909 MB/s 1554718 calls/s # udp tx: 1917 MB/s 32522 calls/s 32522 msg/s # UDP GRO fwd perf udp rx: 1703 MB/s 1386013 calls/s # udp tx: 1918 MB/s 32544 calls/s 32544 msg/s # udp rx: 1911 MB/s 1555160 calls/s # udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # udp rx: 1750 MB/s 1424787 calls/s # udp tx: 1883 MB/s 31949 calls/s 31949 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__->