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 0xc4 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 107 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 116 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 10 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0x80 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 212 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0x60 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 201 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 230 │ 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' [?2004hxx__-> echo $? 0 xx__->