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 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 61 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0x8c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 78 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 57 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 27 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 147 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 128 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 7 │ 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__->