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 0x2c │ inherit 79 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 241 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 198 │ true │ OK │ # │ gre │ 6 4 │ fixed 0xcc │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 174 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 89 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 11 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 116 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 119 │ 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__->