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 0x50 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 212 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 242 │ false │ OK # │ gre │ 6 │ other │ inherit 0xbc │ inherit 176 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0xac │ fixed 75 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 219 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac fixed 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 67 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 192 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 188 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 165 │ 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__->