make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1641 MB/s 27833 calls/s 27833 msg/s # tcp rx: 1643 MB/s 66121 calls/s # tcp tx: 1463 MB/s 24815 calls/s 24815 msg/s # tcp rx: 1464 MB/s 58239 calls/s # tcp tx: 1450 MB/s 24594 calls/s 24594 msg/s # tcp rx: 1449 MB/s 61431 calls/s # tcp tx: 1478 MB/s 25069 calls/s 25069 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 645 MB/s 466944 calls/s # udp tx: 1613 MB/s 27369 calls/s 27369 msg/s # udp rx: 603 MB/s 436480 calls/s # udp tx: 1662 MB/s 28192 calls/s 28192 msg/s # udp rx: 648 MB/s 468886 calls/s # udp tx: 1621 MB/s 27500 calls/s 27500 msg/s # udp rx: 580 MB/s 419630 calls/s # udp tx: 1678 MB/s 28470 calls/s 28470 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1291 MB/s 941871 calls/s # udp tx: 1331 MB/s 22588 calls/s 22588 msg/s # udp rx: 1312 MB/s 957201 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1297 MB/s 946558 calls/s # udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # udp rx: 1264 MB/s 922101 calls/s # udp tx: 1266 MB/s 21476 calls/s 21476 msg/s ok 1 selftests: net: udpgro_frglist.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__->