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 0xd8 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 7 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 inherit 0x88 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 126 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 126 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 12 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 187 │ false │ OK # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 39 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 3 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0xa4 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 65 │ 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__->