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 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 98 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 224 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 88 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 133 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 2 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 250 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 105 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 145 │ true OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 fixed 175 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 207 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 37 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 186 │ 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__->