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 0x10 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 253 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 25 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 128 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 187 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 21 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 85 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 127 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 140 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0x50 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0xc4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 181 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 137 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 49 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 93 │ true OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 159 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 225 │ 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__->