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 0x38 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 200 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 177 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 68 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 31 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 92 │ true │ OK │ # │ gre 6 │ 6 │ fixed 0xb4 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 234 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 17 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 197 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 88 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 194 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 8 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ 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__->