make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1516 MB/s 1234494 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # udp rx: 1972 MB/s 1605551 calls/s # udp tx: 1979 MB/s 33568 calls/s 33568 msg/s # udp rx: 1981 MB/s 1612823 calls/s # udp tx: 1984 MB/s 33665 calls/s 33665 msg/s # UDP GRO fwd perf udp rx: 1555 MB/s 1266148 calls/s # udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # udp rx: 1608 MB/s 1308866 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # udp rx: 1871 MB/s 1523576 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 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: 1032 MB/s 840308 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 1245 MB/s 1013541 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 1218 MB/s 991692 calls/s # udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # UDP GRO fwd perf udp rx: 1126 MB/s 915958 calls/s # udp tx: 1263 MB/s 21422 calls/s 21422 msg/s # udp rx: 1221 MB/s 993654 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 1232 MB/s 1002495 calls/s # udp tx: 1283 MB/s 21761 calls/s 21761 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__->