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 0x20 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x98 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 91 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 38 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 239 │ true │ OK # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 227 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 207 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 105 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 174 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 85 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 222 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 150 │ 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__->