make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬────────────┬───────┬────────┐ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 59 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 235 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 163 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 93 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 210 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 60 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 181 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0x84 │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ other inherit 0x34 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 228 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->