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 0x78 │ inherit 46 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 142 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 7 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 235 │ false │ OK │ # │ gre 6 │ other │ inherit 0x20 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 21 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 117 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 107 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 52 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 203 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 254 │ 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__->