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 0xc4 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 21 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 57 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ other │ inherit 0xd4 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 221 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0x14 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x74 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 82 │ 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__->