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 70 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0x44 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 144 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 250 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 151 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 215 │ false │ OK # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ other fixed 0xf0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 223 │ 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__->