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 0x90 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 65 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 41 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 152 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 70 │ 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__->