make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 161 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 53 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 66 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 26 │ false │ OK │ # vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 68 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->