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 0xa0 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 160 │ false │ OK │ # │ gre │ 4 4 │ fixed 0xf0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 211 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 177 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 62 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x0c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 193 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 95 │ 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__->