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 0xec │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 40 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 138 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 37 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 129 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 150 │ true │ OK # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 192 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 89 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 89 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0xac │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 200 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 10 │ 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__->