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 0x94 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 252 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 45 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 251 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 22 │ true │ OK │ # vxlan │ 4 │ other │ fixed 0x70 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 82 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 200 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 69 │ false │ OK # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 230 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 201 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 192 │ 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__->