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: 592 MB/s 10043 calls/s 10043 msg/s # tcp rx: 594 MB/s 22644 calls/s # tcp tx: 540 MB/s 9164 calls/s 9164 msg/s # tcp rx: 540 MB/s 23173 calls/s # tcp tx: 557 MB/s 9463 calls/s 9463 msg/s # tcp rx: 558 MB/s 22509 calls/s # tcp tx: 589 MB/s 10004 calls/s 10004 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: 482 MB/s 351272 calls/s # udp tx: 547 MB/s 9288 calls/s 9288 msg/s # udp rx: 559 MB/s 406535 calls/s # udp tx: 649 MB/s 11010 calls/s 11010 msg/s # udp rx: 572 MB/s 416168 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 msg/s # udp rx: 573 MB/s 416768 calls/s # udp tx: 647 MB/s 10986 calls/s 10986 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: 554 MB/s 404234 calls/s # udp tx: 567 MB/s 9627 calls/s 9627 msg/s # udp rx: 383 MB/s 279414 calls/s # udp tx: 383 MB/s 6504 calls/s 6504 msg/s # udp rx: 431 MB/s 315018 calls/s # udp tx: 431 MB/s 7322 calls/s 7322 msg/s # udp rx: 432 MB/s 315276 calls/s # udp tx: 431 MB/s 7322 calls/s 7322 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__->