make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 94 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 154 │ false │ OK │ # │ gre 6 │ other │ inherit 0xa4 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 149 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 inherit 139 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 95 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 18 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 46 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->