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 0xd0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 231 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 97 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 184 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 22 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0xa4 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 32 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 63 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 255 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 115 │ 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__->