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 0x20 │ inherit 228 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 124 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 12 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 234 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0xd0 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 187 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 162 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 14 │ false OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 129 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 2 │ 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__->