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 0x58 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 166 │ false OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 70 true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 223 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 223 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 43 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0x44 │ fixed 191 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 139 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 244 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 109 │ 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__->