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: 1489 MB/s 1212691 calls/s # udp tx: 1610 MB/s 27308 calls/s 27308 msg/s # udp rx: 1697 MB/s 1382137 calls/s # udp tx: 1712 MB/s 29050 calls/s 29050 msg/s # udp rx: 1653 MB/s 1345808 calls/s # udp tx: 1641 MB/s 27836 calls/s 27836 msg/s # UDP GRO fwd perf udp rx: 1367 MB/s 1112458 calls/s # udp tx: 1608 MB/s 27278 calls/s 27278 msg/s # udp rx: 1581 MB/s 1285983 calls/s # udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # udp rx: 1547 MB/s 1258309 calls/s # udp tx: 1774 MB/s 30090 calls/s 30090 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 787 MB/s 638273 calls/s # udp tx: 1268 MB/s 21512 calls/s 21512 msg/s # udp rx: 678 MB/s 550519 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp rx: 992 MB/s 802107 calls/s # udp tx: 1340 MB/s 22729 calls/s 22729 msg/s # UDP tunnel GRO fwd perf udp rx: 950 MB/s 771627 calls/s # udp tx: 1209 MB/s 20509 calls/s 20509 msg/s # udp tx: 1024 MB/s 17375 calls/s 17375 msg/s # udp rx: 522 MB/s 424440 calls/s # udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # udp rx: 755 MB/s 612022 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1218 MB/s 991431 calls/s # udp tx: 1518 MB/s 25762 calls/s 25762 msg/s # udp rx: 1322 MB/s 1076166 calls/s # udp tx: 1739 MB/s 29503 calls/s 29503 msg/s # udp tx: 1720 MB/s 29177 calls/s 29177 msg/s # udp rx: 1492 MB/s 1214911 calls/s # UDP GRO fwd perf udp rx: 1458 MB/s 1187474 calls/s # udp tx: 1524 MB/s 25851 calls/s 25851 msg/s # udp rx: 1501 MB/s 1221754 calls/s # udp tx: 1533 MB/s 26009 calls/s 26009 msg/s # udp rx: 1545 MB/s 1258219 calls/s # udp tx: 1546 MB/s 26225 calls/s 26225 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 172 MB/s 139424 calls/s # udp tx: 1406 MB/s 23848 calls/s 23848 msg/s # udp rx: 79 MB/s 64355 calls/s # udp tx: 1402 MB/s 23781 calls/s 23781 msg/s # udp rx: 221 MB/s 179274 calls/s # udp tx: 1403 MB/s 23800 calls/s 23800 msg/s # UDP tunnel GRO fwd perf udp rx: 409 MB/s 332233 calls/s # udp tx: 1250 MB/s 21210 calls/s 21210 msg/s # udp rx: 460 MB/s 372536 calls/s # udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # udp rx: 308 MB/s 250209 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s 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__->