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: 1657 MB/s 1349026 calls/s # udp tx: 1821 MB/s 30887 calls/s 30887 msg/s # udp rx: 1795 MB/s 1462076 calls/s # udp tx: 1802 MB/s 30576 calls/s 30576 msg/s # udp rx: 1825 MB/s 1484832 calls/s # udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # UDP GRO fwd perf udp rx: 1599 MB/s 1298856 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # udp rx: 1650 MB/s 1340962 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1415 MB/s 1150908 calls/s # udp tx: 1958 MB/s 33223 calls/s 33223 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: 1479 MB/s 1200144 calls/s # udp tx: 1908 MB/s 32366 calls/s 32366 msg/s # udp rx: 1803 MB/s 1462537 calls/s # udp tx: 1907 MB/s 32355 calls/s 32355 msg/s # udp rx: 1720 MB/s 1396189 calls/s # udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # UDP GRO fwd perf udp rx: 1290 MB/s 1048346 calls/s # udp tx: 1795 MB/s 30447 calls/s 30447 msg/s # udp rx: 1567 MB/s 1271990 calls/s # udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # udp rx: 1583 MB/s 1283412 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 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__->