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 0x3c │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 205 │ false │ OK │ # │ gre │ 4 4 │ fixed 0x3c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 144 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 219 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 227 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 8 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 255 │ true │ OK │ # │ geneve │ 6 4 │ fixed 0x30 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 52 │ 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__->