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 0xb0 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 52 │ true OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 16 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 247 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 225 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 180 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 175 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 inherit 0x28 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 85 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 161 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 91 │ 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__->