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: 1342 MB/s 22773 calls/s 22773 msg/s # tcp rx: 1344 MB/s 62336 calls/s # tcp tx: 1333 MB/s 22615 calls/s 22615 msg/s # tcp rx: 1458 MB/s 61830 calls/s # tcp tx: 1347 MB/s 22847 calls/s 22847 msg/s # tcp rx: 1311 MB/s 60089 calls/s # tcp tx: 1319 MB/s 22375 calls/s 22375 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: 599 MB/s 433408 calls/s # udp tx: 1700 MB/s 28845 calls/s 28845 msg/s # udp rx: 605 MB/s 438016 calls/s # udp tx: 1738 MB/s 29478 calls/s 29478 msg/s # udp rx: 677 MB/s 489728 calls/s # udp tx: 1643 MB/s 27876 calls/s 27876 msg/s # udp rx: 627 MB/s 453632 calls/s # udp tx: 1675 MB/s 28422 calls/s 28422 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: 1298 MB/s 946702 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 1349 MB/s 984318 calls/s # udp tx: 1352 MB/s 22936 calls/s 22936 msg/s # udp rx: 1301 MB/s 949496 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1337 MB/s 975733 calls/s # udp tx: 1338 MB/s 22710 calls/s 22710 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__->