make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 537 MB/s 9124 calls/s 9124 msg/s # tcp rx: 538 MB/s 36735 calls/s # tcp tx: 607 MB/s 10300 calls/s 10300 msg/s # tcp rx: 607 MB/s 36344 calls/s # tcp tx: 644 MB/s 10931 calls/s 10931 msg/s # tcp rx: 645 MB/s 35751 calls/s # tcp tx: 643 MB/s 10911 calls/s 10911 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: 538 MB/s 390644 calls/s # udp tx: 785 MB/s 13322 calls/s 13322 msg/s # udp rx: 595 MB/s 432114 calls/s # udp tx: 763 MB/s 12942 calls/s 12942 msg/s # udp rx: 591 MB/s 429312 calls/s # udp tx: 743 MB/s 12618 calls/s 12618 msg/s # udp rx: 592 MB/s 430080 calls/s # udp tx: 741 MB/s 12574 calls/s 12574 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: 1104 MB/s 805525 calls/s # udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # udp rx: 745 MB/s 543861 calls/s # udp tx: 738 MB/s 12533 calls/s 12533 msg/s # udp rx: 600 MB/s 437757 calls/s # udp tx: 601 MB/s 10196 calls/s 10196 msg/s # udp rx: 622 MB/s 454352 calls/s # udp tx: 624 MB/s 10584 calls/s 10584 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__->