make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 239 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xec │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 34 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 84 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 12 false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 104 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' [?2004hxx__-> echo $? 0 xx__->