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 0x98 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 96 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 183 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 184 │ true │ OK │ # gre │ 6 │ other │ fixed 0xa0 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 211 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 107 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 190 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 36 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 137 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 201 │ true │ OK # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 204 │ 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__->